#7 Python For Beginner | Tuple in Python

preview_player
Показать описание
A tuple is a collection of objects.
Tuples are sequences, just like lists. The differences between tuples and lists are,
tuples are immutable and lists are mutable.

In this video we will see
how to create tuple
how access elements of tuple
difference between list and tuple
properties of tuple

Python Series for Beginner :
Рекомендации по теме
visit shbcf.ru