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.
1 parent 070962a commit 5a7f0a0Copy full SHA for 5a7f0a0
1 file changed
1-js/02-first-steps/04-variables/3-uppercast-constant/task.md
@@ -21,5 +21,4 @@ const BIRTHDAY = '18.04.1982'; // facem birthday cu majuscule?
21
22
const AGE = someCode(BIRTHDAY); //facem age cu majuscule?
23
```
24
-```
25
0 commit comments