What Is A Tuple In Python?

preview_player
Показать описание
What is a tuple in Python and how do you create one?

A tuple is a immutatable iterable series that operates like a list but cannot have elements changed or reordered or inserted once created.

Рекомендации по теме