The continue statement in the Python language is used to jump out of this loop and then continue to execute the next round of statements.
A . True
B . False
Answer: A
The continue statement in the Python language is used to jump out of this loop and then continue to execute the next round of statements.
A . True
B . False
Answer: A