« All Events
2 PM – Intro To Python
May 29, 2021 @ 2:00 pm - 3:00 pm
- We learn further about IF ELIF ELSE statements
- the difference between = and == and !=
- we learn about “and” and “or”
- We learn how to get an input from shell and how to convert a String into Integer.
- Homework:
- Create May29_TellMeYourAgeHomework.py and do coding exercises according to https://indo.ayclogic.com/tell-me-your-age/
- Create May29_InputFromShellHomework.py and do coding exercises TRY IT YOURSELF 7-1 (Rental Car) and 7-2 (Restaurant Seating) from page 117. This time you have to read the question and do the coding per instruction in the question.