QUESTION IMAGE
Question
question # 1
multiple choice
what module do you need to import in order to use a pseudo - random number in your game?
guess
guesser
randomizer
random
Brief Explanations
In Python, to use pseudo - random numbers, the 'random' module is imported. It provides functions for generating pseudo - random numbers. The other options 'guess', 'guesser', 'randomizer' are not standard Python modules for this purpose.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
E. random