Tuples

This lesson will highlight the key features of the tuple data structure.

The Structure

A tuple is an ordered group of data elements. These elements can have different types.

The size of the tuple can be anything. However, once it has been created, the tuple is immutable.

Get hands-on with 1200+ tech skills courses.