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