Python's tuple Data Type: Creating a Tuple & Retrieving Elements

Published: 23 January 2025
on channel: Real Python
713
18

This is a preview of the video course, "Exploring Python's tuple Data Type With Examples". In Python, a tuple is a built-in data type that allows you to create immutable sequences of values. The values or items in a tuple can be of any type. This makes tuples pretty useful in those situations where you need to store heterogeneous data, like that in a database record, for example.

This is a portion of the complete course, which you can find here:
https://realpython.com/courses/explor...

The rest of the course covers:
Exploring Tuple Immutability
Packing and Unpacking Tuples
Combining and Extending Tuples
Traversing a Tuple
Exploring Other Features
Deciding Whether to Use Tuples


On this page of the site you can watch the video online Python's tuple Data Type: Creating a Tuple & Retrieving Elements with a duration of hours minute second in good quality, which was uploaded by the user Real Python 23 January 2025, share the link with friends and acquaintances, this video has already been watched 713 times on youtube and it was liked by 18 viewers. Enjoy your viewing!