Q15
In Python, what is the purpose of the pass statement?
A.
It acts as a placeholder
AnswerB.
It breaks the loop
C.
It starts a loop
D.
It continues the loop
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board