An Introduction to Python Tuples

preview_player
Показать описание
A tuple is a collection which is ordered, unchangeable (immutable) and allows duplicate values. Tuples are used to store multiple items in a single variable. Tuples also support "unpacking".
Рекомендации по теме
join shbcf.ru