QUESTION IMAGE
Question
what is the missing line of code?
>>
>> random.randrange(10)
5
>> random.shuffle(1,3,6)
Step1: Import the random module
import random
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
import random