- This event has passed.
3 PM – Intro To Python – Sebastian
November 5, 2022 @ 3:00 pm - 4:00 pm
Today We Did
- Full review!
- Variables and data types
- input(), + – * /, += -= *= /=, and how they effect different data types
- if elif and else statements and how they need to be ordered
- lists, list indexing, and all their functions
- for each loops, and for loops that go over every index
- while loops
Homework
- Name your homework NOV5_quizreview_hw
- Homework: Try these exercises: https://www.ayclogic.com/intro-to-python-exercises/