Today We Did
- How to make an if-else statement
- Some conditions we can check:
- Equals(==)
- Not Equals(!=)
- Less than, greater than(<,>)
- Combining conditions with “and” and “or”
Homework
- Create a file called August12_IfElseHomework.py
- Copy the code from pages 79-81 of the textbook
If you need any assistance, please reach out to me at alexwalburg@ayclogic.com