Question: True or False You do not need to have an import statement in a program to use the functions in the random module.
True or False
You do not need to have an import statement in a program to use the functions in the random module.
Step by Step Solution
3.45 Rating (148 Votes )
There are 3 Steps involved in it
False In order to use functions from the random module in Python you need to have ... View full answer
Get step-by-step solutions from verified subject matter experts
