Exercise: Check if dictionary has key

Complete the function does_key_exist to print whether the person dictionary contains keys passed to the function as arguments.
Python
Setting up Python environment...
Output