- Today we Learned:
- How to make a for-loop using range(val1, val2)
- How to use if-else statements inside a for-loop
- How to make a while loop
- How to make a forever loop
- How to use “break” to exit a for loop
- Homework
- in Oct5_TellMeYourAge.py:
- Modify the code so it’s all inside a forever loop
- if the user enters “quit”, break from the loop
If you have any questions, please send an email to latisha@ayclogic.com