Vidyalelo
Python · Q148

Module in Python

Programming · Python · question 148

Q148

Which of the following cannot be returned by random.randrange(4)?

A.
0
B.
3
C.
2.3
Answer
D.
none of the mentioned

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board