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.Premium
Python
Setting up Python environment...
Output