MCQOPTIONS
Saved Bookmarks
| 1. |
To include the use of functions which are present in the random library, we must use the option: |
| A. | import random |
| B. | random.h |
| C. | import.random |
| D. | random.random |
| Answer» B. random.h | |