Title: Python break, continue statement
Open Graph Title: Python break, continue statement
Description: In Python the break statement is used to exit a for or a while loop and the continue statement is used in a while or for loop to take the control to the top of the loop without executing the rest statements inside the loop.
Open Graph Description: In Python the break statement is used to exit a for or a while loop and the continue statement is used in a while or for loop to take the control to the top of the loop without executing the rest statements inside the loop.
Keywords:
Opengraph URL: https://www.w3resource.com/python/python-break-continue.php
Domain: www.w3resource.com
| og:type | tutorial |
| og:image | //www.w3resource.com/w3r_images/python.gif |
| og:site_name | w3resource |
Links:
Viewport: width=device-width, initial-scale=1.0