DXC Technology interview question

What is tuples in python?

Interview Answer

Anonymous

Sep 24, 2021

Tuple is used to store the sequence of immutable Python objects.