We've stubbed an API response below. Write a function called
get_user_name that takes the response dict, returns the value at
response["data"]["user"]["name"], and then call it once on the
provided mock and print the result.
Expected output:
maya