Q42
What will be the output of the following Python code? random.randrange(0,91,5)
A.
10
AnswerB.
18
C.
79
D.
95
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board