- This event has passed.
7 PM – Intro to Python – David
February 10, 2022 @ 7:00 pm - 8:00 pm
Topics covered in class today:
- We reviewed the homework that covered if, elif, and else statements as well as arithmetic comparisons.
- We learned how to get input from a user. Keep in mind that when we get input, it will always be a string. If you want to make it an integer, you would have to do int(x).
Homework:
- Create a new python file Feb10_InputFromShellHomework.py.
- Do exercises from TRY IT YOURSELF. Page 117: 7-1, 7-2 .
- Create a new python file Feb10_TellMeYourAgeHomework.py and do exercise in https://www.ayclogic.com/tell-me-your-age/ This is very similar to last week homework.
If you have any questions or need any help, please email me at david@ayclogic.com