PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
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)
Show Answer
Next Question
Correct Answer:
D
Explanation: Any number that is greater than or equal to 0.0 and lesser than 1.0 can be returned.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap