- This event has passed.
6:30pm – Intro To Python – Roland
February 13 @ 6:30 pm - 7:30 pm
Today We Did
- Reviewed Lists Homework from Last Week
- Learned about for loops in Python
- Using for loops to iterate through lists
- Using for loops with ranges
- range(include, exclude) & range(number)
- Using a range to iterate through a list: for i in range(len(list_name))
Homework:
Submit the following file into your Google Drive Homework Folder
- A file following the naming convention <DATE>_ForLoop1.py solving the exercises at https://www.ayclogic.com/animal-list-and-for-loop-exercises/
- A file following the naming convention <DATE>_ForLoop2.py with code copied from pages 57-58.
If you have any questions, feel free to email me at rolandyang@ayclogic.com