Catch a KeyError

Look up a missing key in a dictionary. Catch the KeyError and return a fallback string.
Python
Setting up Python environment...
Output