« All Events
5 PM – Intro To Python – Bill
June 20, 2022 @ 5:00 pm - 6:00 pm
Today We:
- Reviewed the Website Practice for the first quiz
- Reviewed what to study
- Variable Data types
- If Statements (Review Indentation)
- for loops (ESPECIALLY WITH RANGE)
- Getting user input
- String functions (.lower(), .upper(), \n, \t, etc.)
- If chains (if, elif, else)
- lists and indexes(getting stuff from a list)
- While Loops (while True break kind of loop)
Your HW:
- Study for your first quiz next week
- Somethings you can do to study:
- Do last weeks homework again without looking at the answers I showed you in class
- Review your old notes (If you lost them some can be found on the google drive)