Python Tuples | Tuple Python 3 | Free Python Course

preview_player
Показать описание
In this Python Tuples lesson, we will focus on Tuple in Python 3.There are commonly four data types used for data collections. These are:
- list
- tuple
- set
- dictionary

In this lesson, we will focus on one of these data types, Python Tuples. We will give different example to learn tuples in python.

A Python Tuple can be created with round brackets. We can also crate tuples with tuple() constructor.

#pythontuples #tuplepython3 #python3 #freepythoncourse #pythonprogramming
Рекомендации по теме
Комментарии
Автор

A good lesson for tuples in python. Very nice...!

girisimce