here: win 10 // firefox browser //
in online editor
the example is working ( on mouse click hear a sound )
regarding you code, repair:
line 1 "et" > "let"
line 8 "t=0; > "let t = 0;"
and it works also.
here: win 10 // firefox browser //
in online editor
the example is working ( on mouse click hear a sound )
regarding you code, repair:
line 1 "et" > "let"
line 8 "t=0; > "let t = 0;"
and it works also.