Unit 2: Loops & Lists
Welcome to the second unit of this course! Don't worry if your mind is a little bit blown, learning programming can be like that. 🤯 Just keep at it, and reach out to the community when you need help.
Our learning goals for this unit are:
Loops
Ranges
Lists
List mutation
Nested lists
At the end, you'll use your newfound knowledge to build a bunch of photo filters, like grayscale and inversion, and apply them to whatever photo you'd like.