Exercise: Default parameter value

The code below throws an error. Can you think of a way fix it by adjusting only the function parameters?
Python
Setting up Python environment...
Output