Q9
Which statement is used to skip the current iteration and continue with the next in a loop?
A.
next
B.
pass
C.
continue
AnswerD.
skip
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board