Quiz: Repeat Yourself
Challenge your understanding of loops!
In the last lesson, you learned how to make your programs repeat actions using loops. You explored for
loops for fixed repetition and while
loops for more flexible conditions.
Let’s take a quick quiz to make sure you understand how loops work and when to use each type.
Get hands-on with 1400+ tech skills courses.