William Sub
What We Did Today:
- Learned about For Loops:
- For loop using range()
- Enhanced (For Each) loop using lists
- Started learning while loops
Homework:
Create two files in Thonny as shown, and upload them into the google drive when finished:
- June11_ForLoops_HW.py:
- Complete the exercises at https://www.ayclogic.com/animal-list-and-for-loop-exercises/
- June11_ForLoops_HW2.py:
- Copy from pages 54 and 55
- Do all the TRY IT YOURSELF from page 56
- Copy code from pages 57 to 58