- This event has passed.
6 PM – Intro to Python – Daniel
September 10 @ 6:00 pm - 7:00 pm
Today we did:
- We continued with while loops, and learned about while True (forever) loops, and the way to break out of them (using the ‘break’ keyword)
Homework:
- Finish these exercises before next week. Here are the exercises: https://www.ayclogic.com/intro-to-python-exercises/
- Don’t worry if you get stuck on some of them, just do them all as much as you can.