Q78
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)
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board