Exercise: Create lambda function II

Here, we create a lambda function that adds two arguments x and y. However, something's missing. Adjust the code to generate the expected output.
Python
Setting up Python environment...
Output