Python Programming - Data Types - Discussion
Discussion Forum : Data Types - General Questions (Q.No. 3)
3.
Which of the following is a sequence data type?
Answer: Option
Explanation:
Tuples are a sequence data type in Python, meaning that their elements are ordered and indexed, and they can be accessed by their position in the sequence. Dictionaries and sets are not sequence data types, because they are unordered.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers