PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Python Multiple Choice Questions
Which of the following is a Python tuple?
A. [1, 2, 3].
B. (1, 2, 3)
C. {1, 2, 3}
D. {}
Show Answer
Next Question
Correct Answer:
B
Explanation: Tuples are represented with round brackets.
© 2022-2023 Python Circle
Contact
Sponsor
Archive
Sitemap