This is a preview of Python Basics: Tuples and Lists video course. It provides an introduction to working with tuples. You can use them to store and organize a collection of objects, which can be of any data type. Instead of just storing one item, a tuple can hold multiple items. Tuples are immutable meaning you can’t modify them after you’ve created them. You'll also learn about similarities with Python strings.
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/python...
The rest of the course covers:
What lists and tuples are and how they’re structured
How lists and tuples differ from other data structures
Changing elements in a list
Nesting of lists
Shallow vs Deep copies using lists
How to define and manipulate lists and tuples in your Python code
In questa pagina del sito puoi guardare il video online Starting With Python Tuples: Python Basics della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Real Python 25 gennaio 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 3,016 volte e gli è piaciuto 55 spettatori. Buona visione!