PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
What data type is the object below ? L = [1, 23, 'hello', 1].
A. list
B. dictionary
C. array
D. tuple
Show Answer
Next Question
Correct Answer:
A
Explanation: List data type can store any values within it.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap