1.

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» E.


Discussion

No Comment Found