9
QuizMultiple Choice

Iteration — Unit test

Question 9 • VA-Information Technology Fundamentals B

What part of the code is a signal for the function to execute and pass back a value?

Answer
A
the parameter
B
the return statement
C
the keyword argument
D
the exit line
Previous
Next
What part of the code is a signal for the…