Emmanuel
asked

Expert
Abhilekh Gautam answered
Generally, there are two types of loops in Python:
- for Loop
- 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.