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 a5bd731 + a5e649d commit d16fb05Copy full SHA for d16fb05
1-js/02-first-steps/10-ifelse/4-check-login/task.md
@@ -20,4 +20,6 @@ The schema:
20
21
Please use nested `if` blocks. Mind the overall readability of the code.
22
23
+Hint: passing an empty input to a prompt returns an empty string `''`. Pressing `key:ESC` during a prompt returns `null`.
24
+
25
[demo]
0 commit comments