How to make a tuple in Python

Опубликовано: 02 Август 2024
на канале: Python Morsels
215
15

Tuples are technically just immutable lists, but by convention we tend to use tuples and lists for quite different purposes.

Article at https://pym.dev/how-to-make-a-tuple/

More #Python screencasts at https://pym.dev/screencasts/

00:00 Making tuples in Python
00:15 Tuples are like lists, but immutable
00:39 Tuples are all over the place
01:03 The parentheses are optional: it's the commas that make the tuple
01:37 When should you make a tuple?
02:56 Returning multiple values from a function
03:27 Summary


Смотрите видео How to make a tuple in Python онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Python Morsels 02 Август 2024, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 215 раз и оно понравилось 15 людям.