There was an error while loading. Please reload this page.
1 parent 428cd8a commit 918f3c4Copy full SHA for 918f3c4
1 file changed
Sprint-2/2-mandatory-errors/4.js
@@ -1,2 +1,3 @@
1
const twelveHourClockTime = "8:53pm";
2
const twentyFourHourClockTime= "20:53";
3
+// a variable name cannot start with a number and it will cause a SyntaxError
0 commit comments