Tuples
Learn about the tuple object in Python.
We'll cover the following...
Definition
A tuple consists of two or more values separated by commas and enclosed in parentheses, for example, ("John", 23)
.
Access this course and 1400+ top-rated courses and projects.