- This event has passed.
2 PM – Intro To Python
June 19, 2021 @ 2:00 pm - 3:00 pm
Class Exercises
- We went over For Loop range homeworks
- We went over how to do more For Loop range.
- We went over how to loop through a List using For Loop Range.
Homework
- Create a new Python File June19_WhileLoopHomework.py
- In this file, copy codes from page 118 to 121.
- TRY IT YOURSELF from page 123.