Q71
What will be the output of the following Python code? random.randrange(1,100,10)
A.
32
B.
67
C.
91
AnswerD.
80
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board