Break and Continue statement in Python : break and continue are known as jump statement because it is used to change the regular flow of the program, loops, etc