Today We did
- Learned how to create dictionaries
- difference between key and value
- how to get information
- how to update dictionary
- how to remove items from dictionary
- Reviewed how to put things in folders
Homework
Do the two problems below in a file called “dictionaries_basics_hw.py”
- Page 99 TRY IT YOURSELF. 6-1 and 6-2