This commit is contained in:
Anmol Sethi 2017-08-17 21:58:12 -04:00 committed by GitHub
parent 3b25bc58be
commit 6ed3774aa9

View file

@ -2,7 +2,7 @@ importance: 5
---
# Repeat until the input is incorrect
# Repeat until the input is correct
Write a loop which prompts for a number greater than `100`. If the visitor enters another number -- ask him to input again.