Skip to content
No results
  • About AskPython
  • Blog
  • Contact Me
  • Free Online Developer Tools Hub
  • Home
  • Meet the Team
  • Privacy Policy
  • Python
  • Python Course for Beginners Online FREE
  • Python Tutorial – Mega Index
  • Terms and Conditions
  • Home
  • Blog
  • About AskPython
  • Python Course
  • Start Here

Python Course – continue statement

  • Pankaj KumarPankaj Kumar
  • June 21, 2021
  • Course

In Python continue keyword skips that loop iteration and move on with the next line of iteration. It doesn’t end the loop but skips that particular condition or line 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: 235
Previous Post Python Course - break statement
Next Post Python Course - for loop

Related Posts

Storing network graphs

Gephi- How to Visualize Powerful Network Graphs From Python?

  • July 28, 2023
Creating Network Graphs In Python

How to Create Gephi Network Graphs in Python?

  • July 28, 2023

Python Course – lambda functions

  • June 21, 2021

Partner Websites

  • GoLangDocs
  • LinuxForDevices
  • CodeForGeek

Popular Categories

  • Python Programming
  • Python Modules
  • OOPS in Python
  • Python Programming Examples
  • Strings in Python

Hall of Fame

  • Python Programming
  • OOPS in Python
  • Creating a Python Module
  • *args and **kwargs in Python
  • Python Dictionary (Dict) Tutorial
  • Python List – 15 Things You MUST Know
  • Python Set – Things You MUST Know
  • Python String Functions

Important Links

  • Home
  • Python Course
  • Start Here
  • Blog
  • About AskPython
Latest posts
  • Statsmodels Logistic Regression (Logit and Probit)
  • 5 Data Engineering Service Providers Powering Data-Driven Businesses
  • How to Build Generative AI Using Python
  • How Python is Used to Simulate Random Outcomes and Probability
  • How to Analyse Python Simulation Results Using Lists and Basic Statistics

Copyright © 2026 - AskPython. All rights reserved.