- This event has passed.
6 PM – Intro to Python – Darin
August 10, 2023 @ 6:00 pm - 7:00 pm
What We Did Today:
- Reviewed while loops and for loops
- Get input from shell for a while loop to end
Homework:
- https://www.ayclogic.com/intro-to-python-exercises/
- Create a file called Review1HW.py and upload it to google drive when finished
- Do number 1-10 from https://www.ayclogic.com/intro-to-python-exercises/
For number 3, make sure the formatting is right using .title() to make the b uppercase for burger.
For everything else, refer to your notes about the topic, like lists, for loops, and while loops.