Uses for dictionaries

Python Course Reflection 1 Dictionaries What are some possible uses for dictionaries? When would you use a dictionary over a list? Reflection 2 Exception Why is it important to properly handle exceptions in programs? How do you know you have handled every possible...