Python Tutorial Control Statements Loops And Control Statements Continue Break And Pass In Python By Microsoft Award Mvp Learn Python Python Programming Learn In 30sec Wikitechy
This video explain the difference between pass, continue and break in python The program is available at http//udhayprakashblogspotin/difference In python, the break and continue statements are jump statements The break statement is used to terminate the loop while in the case of the continue statement it is used to continue the next iterative in the loop
