Reiter

A tuple is an (immutable) ordered list of values. Once it is created, its values cannot be changed. This section explains the creation, manipulation and access of tuples in Python.