10.1 Understanding Tuples

Published: Sept. 30, 2016, 3 a.m.

We look at the basic syntax and capabilities of Python tuples. We explore the concept of immutability, and we compare tuples to lists and strings.