Python Programming - Tuples - Discussion
Discussion Forum : Tuples - General Questions (Q.No. 8)
8.
What is the result of the expression
(1, 2, 3) + (4, 5, 6)
?
Answer: Option
Explanation:
The '+' operator concatenates tuples in Python.
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