Coding Quiz - Safely Extract Values from a DictionaryWrite a function using the dictionary get method to safely extract values for specific keys.