Welcome to another Python 3.9 tutorial video, this video is about lists and tuples. Our focus here is to learn about lists and tuples while understanding the difference between Python lists and tuples. Often confused, due to their similarities, these two structures are substantially different.
A tuple is a collection of data, separated by commas, which makes it similar to the Python list, but a tuple is fundamentally different as a tuple is "immutable." This means that it cannot be changed, modified, or manipulated.
To define a tuple, most of the time they are encased in round brackets.
But on the other hand,
Python Lists that are far more popular and mostly used, as the collection of data inside a list can be modified. To define a list, we use square brackets.
Keyboard I Use: https://amzn.to/2NgjPFV
Playlist: • Installing Python 3.9
Auf dieser Seite können Sie das Online-Video Python 3.9: Lists & Tuples mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer BitCode 23 Januar 2021 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 130 Mal angesehen und es wurde von 14 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!