Learn
Great job!
Key concepts covered in this lesson:
- Loops perform repetitive actions so we don’t have to code those actions manually every time.
- How to write
while
loops with a continue condition. - How to write
for
loops with a counter that increments or decrements.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.