// 1. Add a variable represented by the parameter `x` into the environment represented by the parameters `env`.
// 1. Add a variable represented by the parameter `x` into the environment represented by the parameter `env`.
// 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