Python Programming - Tuples - Discussion
Discussion Forum : Tuples - General Questions (Q.No. 4)
4.
What happens when you try to modify a tuple?
Answer: Option
Explanation:
Tuples are immutable in Python, and attempting to modify them raises a
TypeError
.
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