We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa4332c commit 0f99285Copy full SHA for 0f99285
1 file changed
1-js/02-first-steps/04-variables/1-hello-variables/solution.md
@@ -9,4 +9,3 @@ admin = name;
9
10
alert( admin ); // "John"
11
```
12
-
0 commit comments