PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Suppose list1 is [1, 3, 2], What is list1 * 2 ? D) [1, 3, 2, 3, 2, 1].
A. [2, 6, 4].
B. [1, 3, 2, 1, 3].
C. [1, 3, 2, 1, 3, 2] .
Show Answer
Next Question
Correct Answer:
C
Explanation: Execute in the shell and verify.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap