PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which type of elements are accepted by random.shuffle()?
A. strings
B. lists
C. tuples
D. integers
Show Answer
Next Question
Correct Answer:
B
Explanation: Strings and tuples are immutable and an integer has no len().
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap