emmanuel aacha
2 months ago
Emmanuelcountry asked

Types of loops

Abhilekh Gautam
Expert
2 months ago

Generally, there are two types of loops in Python:

  1. for Loop
  2. while Loop

If you want to learn more about loops, I suggest you check out the Decision Making & Loops chapter.

Also note that, to offer you best help, we focus on answering questions specific to the page or course. So if you have such questions, feel free to ask. I'm happy to help.

Python
This question was asked as part of the Learn Python Basics course.