filmov
tv
Python Tuples - Introduction (#15)

Показать описание
In this video you will learn how to use the Python Tuple data type. You will learn the difference between lists and tuples, which is mainly the fact that tuples are immutable.
This video also shoes you how to use the index, slice, concatenation and repetition operator with tuples, including lots of examples.
This video also shoes you how to use the index, slice, concatenation and repetition operator with tuples, including lots of examples.