Wipro interview question

What are tuples in python?

Interview Answer

Anonymous

Feb 17, 2022

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