Python List Exercises
Test Yourself With Exercises
Now you have learned a lot about lists, and how to use them in Python.
Are you ready for a test?
Exercises
Test your Python List skills with exercises from all categories:
Lists
Access Lists
Change Lists
Add Lists
Remove Lists
Loop Lists
List Comprehension
Sort Lists
Copy Lists
Join Lists
More Python Exercises: