- This event has passed.
5 PM – Intro to Python – Shawn
March 10, 2023 @ 5:00 pm - 6:00 pm
Substitute: Joel
What we did:
- We went over the homework for last week.
- We talked about the differences between (if elif elif) and multiple if statements, how the ‘or’ and ‘and’ operators work in if statements, how to get input from the shell, shortcuts (+= and -=), and converting input to and integer.
Homework:
- Create a new file called “IfElseHomework2.py” and do the exercises from the textbook on page 84. Do the 5-3 and 5-4 exercises.
- Do exercise number 3 from this page and also put it inside the file: https://www.ayclogic.com/list-inputs-if-and-else-loops-and-function/