Examveda

What will be the output of the following Python code?
random.randrange(1,100,10)

A. 32

B. 67

C. 91

D. 80

Answer: Option C


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python