Countinue Statement
Countinue Statement
STATEMENT
CH.REVANTH(CSM)
21951A66A6
THE TOPICS PRESENT IN THIS SLIDESHOW :
In this python for loop continue example, it will ask the user
to enter integer number and stores in number. In the next
line we used the For Loop with range.
• Please refer Break code to understand the
implementation of the Python break inside the For and
While loop.