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
On this page of the site you can watch the video online Starting With Python Tuples: Python Basics with a duration of hours minute second in good quality, which was uploaded by the user Real Python 25 January 2024, share the link with friends and acquaintances, this video has already been watched 3,016 times on youtube and it was liked by 55 viewers. Enjoy your viewing!