Python Course – break statement

In Python, break statement is used to end the iteration and move on to the next block of code.

Pankaj Kumar
Pankaj Kumar

I have been working on Python programming for more than 12 years. At AskPython, I share my learning on Python with other fellow developers.

Articles: 241