> For the complete documentation index, see [llms.txt](https://python.afspies.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://python.afspies.com/exercises.md).

# Exercises

- [Week 1](https://python.afspies.com/exercises/week-1.md): Scratch and Thinking Algorithmically
- [Week 2](https://python.afspies.com/exercises/week-2.md): Python Basics - Conditional Logic and Input
- [Week 3](https://python.afspies.com/exercises/week-3.md): Lists, Dictionaries, Error Handling and List Slicing
- [Week 4](https://python.afspies.com/exercises/week-4.md): While, For and Challenges!
- [Week 5](https://python.afspies.com/exercises/week-5.md)
- [Week 6](https://python.afspies.com/exercises/week-6.md): File I/O and Consolidation
- [Week 7](https://python.afspies.com/exercises/week-7-1.md): Numpy array basics
- [Week 8](https://python.afspies.com/exercises/week-7.md): Plotting a dataset
