We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7daa5 commit 6b5749bCopy full SHA for 6b5749b
1 file changed
1-js/02-first-steps/15-function-basics/1-if-else-required/solution.md
@@ -1 +1,3 @@
1
-No difference.
+No difference!
2
+
3
+In both cases, `return confirm('Did parents allow you?')` executes exactly when the `if` condition is falsy.
0 commit comments