Today, we reviewed
- Printing with f-string
- Asking the user for input
- Basic if-else
- Checking for equality with ==
- Booleans, not and or
- Indexing list elements
- Printing lists with for loops
- Repeatedly ask the user until they say “quit” with while loops
Homework
- All of the exercises from Intro to Python Exercises for Quiz 1 (click the link). Save it to a file called June_23_QuizPractice.py
Remember that next week is the quiz, so make sure you study your notes. If you have any questions, email me at isaac@ayclogic.com.