Login and Register ×
Check your Email for the OTP
Python Classes and Objects Create Objects in Python
⚠ Report ✓ Question Verified Copy Link
Explanation:
The correct method to pick a single element randomly from a given list of elements using the random module is:
random
random.choice()
So, the correct answer is: choice
choice
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Classes and Objects Create Objects in Python