In Python there are different data structures which allow us to store sets of data. These data structures can be used to store the data types in the previous lesson and many other types.
In this lesson we will cover 2 different data structures:
- List
- Tuple