// 1. Return a Boolean value that represents whether an environment specified in parameter `x` has a variable specified in the parameter `x`.
// 1. Return a Boolean value that represents whether an environment specified in parameter `env` has a variable specified in the parameter `x`.
// TODO: YOUR CODE HERE // Hint: You can find which methods to use at: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Map