Vidyalelo
Python · Q166

Module in Python

Programming · Python · question 166

Q166

The function random.randint(4) can return only one of the following values. Which?

A.
4
B.
3.4
C.
error
Answer
D.
5

Answer: Option C

Solution

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