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.
1 parent 3b25bc5 commit 6ed3774Copy full SHA for 6ed3774
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