0
How do you create a timer using getElementByIn and a number minus a number that is constantly increasing?Do I use set interval?
I need to know how to create a timer in the coding playground in solo learn.
1 Answer
0
I think you need to use setTimeout(function, milliseconds)