9. ListsΒΆ
- 9.1. A list is a sequence
- 9.2. Lists are mutable
- 9.3. Traversing a list
- 9.4. List operations
- 9.5. List slices
- 9.6. List methods
- 9.7. Deleting elements
- 9.8. Lists and functions
- 9.9. Lists and strings
- 9.10. Parsing lines
- 9.11. Objects and values
- 9.12. Aliasing
- 9.13. List arguments
- 9.14. Debugging
- 9.15. Glossary
- 9.16. Multiple Choice Questions
- 9.17. Mixed-Up Code Questions
- 9.18. Write Code Questions
- 9.19. Group Work: Lists
You have attempted of activities on this page