Tuples and Lists Practice: Python Basics Exercises

Real Python
Real Python
879 بار بازدید - 5 ماه پیش - This is a preview of
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.
5 ماه پیش در تاریخ 1402/11/19 منتشر شده است.
879 بـار بازدید شده
... بیشتر