Wipro interview question

What are tuples in python?

Interview Answer

Anonymous

17 Feb 2022

Python Tuple is an immutable data structure whose elements are enclosed within parenthesis.