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

Pubblicato il: 23 gennaio 2025
sul canale di: 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


In questa pagina del sito puoi guardare il video online Python's tuple Data Type: Creating a Tuple & Retrieving Elements della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Real Python 23 gennaio 2025, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 713 volte e gli è piaciuto 18 spettatori. Buona visione!