Skip to content

Commit 5ab72d7

Browse files
in random errors .4 I explained that the code won't work because the variable name shoudn't start with a number.
1 parent c4c1e6f commit 5ab72d7

File tree

1 file changed

+1
-0
lines changed
  • Sprint-1/2-mandatory-errors

1 file changed

+1
-0
lines changed

Sprint-1/2-mandatory-errors/4.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
const 12HourClockTime = "20:53";
22
const 24hourClockTime = "08:53";
3+
34
In javascript variabl names should not start with a Number.

0 commit comments

Comments
 (0)