« All Events
5pm Python OOP – Bill
April 5, 2022 @ 5:00 pm - 6:00 pm
Today We:
- Learned about dictionaries
- Learned about how to update and add to dictionaries
- Learned about how to loop through dictionaries
- Made a simple program to look things up in a dictionary
- Made it so when the user enters something not in the dictionary, they are prompted to add the unrecognized name to the dictionary
Your HW:
- Create a new file called April5_DictionaryHW
- Read and Copy the code on pages 92-97
- Do the “Do it yourself” on page 99