1.
What does the return statement in a function do?

2.
How can you make a parameter optional in a Python function?

7.
What does the lambda keyword do when used in a function?

8.
What is the purpose of the global keyword do when used in a function?

10.
What is the purpose of the return statement in a function?

Read More Section(Functions in Python)

Each Section contains maximum 100 MCQs question on Functions in Python. To get more questions visit other sections.