- This event has passed.
7:00 PM – Python OOP – Juan
August 14, 2023 @ 7:00 pm - 8:00 pm
Today We Did
- Reviewed last week’s homework
- Learned about inserting, removing, modifying, and accessing with dictionaries.
- Learned about looping through dictionary keys, values, and items.
- Learned about checking if a key exists in a dictionary
Homework
- Name your file August21_Dictionary_HW2.py and do:
- Copy code from pages 100, 101
- Try it yourself pg. 105