filmov
tv
#7 Python For Beginner | Tuple in Python

Показать описание
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 :
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 :