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?
Test your Python List skills with exercises from all categories:
Exercises
Lists3 exercises
Access Lists4 exercises
Change Lists3 exercises
Add Lists3 exercises
Remove Lists3 exercises
Loop Lists3 exercises
List Comprehension3 exercises
Sort Lists3 exercises
Copy Lists3 exercises
Join Lists3 exercises
The Exercise
The exercises are a mix of "multiple choice" and "fill in the blanks" questions. There are between 3 and 9 questions in each category. The answer can be found in the corresponding tutorial chapter. If you're stuck, or answer wrong, you can try again or hit the "Show Answer" button to see the correct answer.
More Exercises:
Find a complete collection of Python Exercises for each chapter in this tutorial in our Python Exercises page: