« All Events
3 PM – Python Object Oriented Programming– Sebastian
July 8, 2023 @ 3:00 pm - 4:00 pm
Today We Did
- First day of class, learned about dictionaries!
- How do the following in dictionaries:
create, get key’s value, add key/value pair to dictionary, update key’s value, delete item from dictionary, get dictionary length, loop through each key/value/item
- In case you need anything, feel free to email me at sebastian@ayclogic.com
Homework
- Name your homework JUN8_dictionary_hw, please submit by next Friday.
- Homework: From the book do the following
a) Page 92 to 97.
b) Page 99 TRY IT YOURSELF. 6-1 and 6-2