This is a preview of Python Basics Exercises: Lists and Tuples video course. Python lists resemble real-life lists in many ways. They serve as containers for organizing and storing collections of objects, allowing for the inclusion of different data types. You also learned about tuples, which are also collections of objects. However, while lists are mutable, tuples are immutable.
In this preview you’ll work through several exercises to practice working with Python lists and tuples.
This is a portion of the complete course, which you can find here:
https://realpython.com/courses/python...
The rest of the course covers:
Working with numbers and tuples
Sorting lists
You will be presented with a complete challenge project to build a poetry generator, which will test all the skills you have learned in the Python Basics course on tuples and lists.
On this page of the site you can watch the video online Tuples and Lists Practice: Python Basics Exercises with a duration of hours minute second in good quality, which was uploaded by the user Real Python 08 February 2024, share the link with friends and acquaintances, this video has already been watched 1,076 times on youtube and it was liked by 46 viewers. Enjoy your viewing!