Python Tuples

2 years ago
7

In this lesson you will  learn the following concepts:

Tuple
Tuple Items
Ordered
Unchangeable
Allow Duplicates
Tuple Length
Create Tuple With One Item
Tuple Items - Data Types
type()
The tuple() Constructor

Loading comments...