What's this? Your pick option is incorrect when I solve the Python function quiz; please correct this


What happens when you call report()?

The answer marked as correct IS the correct answer. ‘… when you call…’ is about as explicit as it gets. The print statement before the call is NOT part of the function.

2 Likes


I solved the quiz again and noticed that only the report() function was provided. Thank you for helping me understand the concept.

1 Like