Examveda

What is the range of values that random.random() can return?

A. [0.0, 1.0]

B. (0.0, 1.0]

C. (0.0, 1.0)

D. [0.0, 1.0)

Answer: Option D


This Question Belongs to Python Program >> Module In Python

Join The Discussion

Related Questions on Module in Python