Skip to content

Commit 0f99285

Browse files
author
SibianDG
committed
Variables
1 parent aa4332c commit 0f99285

File tree

1 file changed

+0
-1
lines changed
  • 1-js/02-first-steps/04-variables/1-hello-variables

1 file changed

+0
-1
lines changed

1-js/02-first-steps/04-variables/1-hello-variables/solution.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ admin = name;
99

1010
alert( admin ); // "John"
1111
```
12-

0 commit comments

Comments
 (0)