PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which of the following commands will create a list?
A. list1 = list()
B. list1 = [].
C. list1 = list([1, 2, 3])
D. all of the mentioned
Show Answer
Next Question
Correct Answer:
D
Explanation: Execute in the shell to verify
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap