Q5
What is the purpose of the pass statement in a function?
A.
It is a placeholder for future code
AnswerB.
It returns a value from the function
C.
It prints the result on the screen
D.
It breaks the loop
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board