How to make a tuple in Python

Published: 02 August 2024
on channel: 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


Watch video How to make a tuple in Python online without registration, duration hours minute second in high quality. This video was added by user Python Morsels 02 August 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 215 once and liked it 15 people.