- This event has passed.
10 AM – Intro To Python – Indo – Gamas
October 15, 2022 @ 10:00 am - 11:00 am
Today We Do
- We reviewed List homework from page 42 and 43.
- We learned about For Loop. How to use for loop to go through each element inside a list.
- How to put if else statement inside a list.
Homework
- Create Oct15_ForLoopListHomework.py
- Do the exercises from https://indo.ayclogic.com/animal-list-and-for-loop-exercises/
- Also copy codes from page 54.