Python continue statement example

Python continue statement: The continue statement in Python is a loop control statement that forces to execute the next iteration