- This event has passed.
3 PM – Intro to Python – Sebastian
March 23 @ 3:00 pm - 4:00 pm
Today We Did
- Learned about conditions and if statements
- Learned comparison operators: ==, !=, <=, >=, <, >
- Learned about operators that let us connect conditions: and, or
- Learned about 3 kinds of if statements: if, elif, else
- SAT3PM class code: https://drive.google.com/drive/folders/1CtwIu3EczMxWU83o5ECJylqtfCmTKvb9
- AYC Logic’s observed holidays: https://www.ayclogic.com/observed-holidays/
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Homework: Create a file named “MAR30_hw.py”
- Complete the book “Try it yourself” sections 2-3, 2-4, 2-5 and 2-6 on page 25.