The Python return Statement

0%

What does a Python function return if you don’t explicitly use a return value in a return statement or if you totally omit the return statement?

Select one:

Python has a default return value for functions without an explicit return statement.

Sorry! There has been an error processing your answer. Please try again.

Got feedback on this question?