We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 31b8105 + 6ed3774 commit eb93b05Copy full SHA for eb93b05
1-js/02-first-steps/12-while-for/6-repeat-until-correct/task.md
@@ -2,7 +2,7 @@ importance: 5
2
3
---
4
5
-# Repeat until the input is incorrect
+# Repeat until the input is correct
6
7
Write a loop which prompts for a number greater than `100`. If the visitor enters another number -- ask him to input again.
8
0 commit comments