Multiple Choice
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) def
B) return
C) sent
D) result
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: The return values of the trigonometric functions
Q14: In Python,a module's file name should end
Q16: Which of the following functions returns the
Q17: One of the drawbacks of a modularized
Q21: A(n) _ constant is a global name
Q22: The hierarchy chart shows all the steps
Q24: In a flowchart, a function call is
Q27: The code for a function is known
Q30: What type of function can be used
Q61: The main function contains a program's _