In a value-returning function, the value of the expression that follows the key word _________ will be sent back to the part of the program that called the function.

In a value-returning function, the value of the expression that follows the key word _________ will be sent back to the part of the program that called the function.


A. Back
B. Return
C. Sent
D. Def
E. Result


Answer: B


Python

Learn More Multiple Choice Question :