Your progress is saved only in this browser, in a cookie of our own. It is never sent anywhere.
The third way to repeat, for when you don't know how many loops you'll need: the cycle repeats while a condition is met, and stops when it's no longer met.
🎯 The challenge of this lesson
Do a countdown. Start n at five and repeat the loop while n is greater than zero, subtracting one each second.
Write your question and another student — or the teacher — will answer. Your email is never published: it is only used to let you know when someone replies.