Vidyalelo
Python · Q79

Module in Python

Programming · Python · question 79

Q79

The output of the following Python code is either 1 or 2. import random random.randint(1,2)

A.
True
Answer
B.
False

Answer: Option A

Solution

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