PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
To shuffle the list(say list1) what function do we use ?
A. list1.shuffle()
B. shuffle(list1)
C. random.shuffle(list1)
D. random.shuffleList(list1)
Show Answer
Next Question
Correct Answer:
C
Explanation: Execute in the shell to verify .
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap