Examveda

What is the interval of the value generated by the function random.random(), assuming that the random module has already been imported?

A. (0,1)

B. (0,1]

C. [0,1]

D. [0,1)

Answer: Option D


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python