# Introduction In this lab, you will create a program that uses exception handling to print the value from a dictionary based on a user inputted key, displaying a message if the key is not present in the dictionary.
Click the virtual machine below to start practicing