- This event has passed.
9AM – Intro to Python – Saagar
July 23, 2022 @ 9:00 am - 10:00 am
Today we did:
- Reviewed homework briefly
- Continued with input using variables as user input i.e. prompt
- Introduced lists as a way to store an ordered collection of elements, how to index into list (forwards and backwards), get length of list
- Reviewed at end of class with trivia style questions on if else, input, and lists
Homework
- Create python file called “July23_InputHomework.py” and do Page 114 to 116, Page 117. TRY IT YOURSELF: 7-1, 7-2. Also do Tell Me Your Age homework ONLY number 1 in the same file