0
Time display script error
The console says there is a script error, but I donât see whatâs wrong do you know it? Here is the code: https://code.sololearn.com/WHVAvtgu1049/?ref=app
2 Answers
+ 1
You made typo, setInterval instead of setInterVal. I'd recommend you to read errors that pop up ^^
+ 1
Now it works thank you