Exercise: Create lambda function I

Here, we create a lambda function and assign it to the variable multiply. However, there's a small mistake. Fix it to generate the expected output.
Python
Setting up Python environment...
Output