custom setinterval exercise
Prev
Top
Next
// 1. Introduce setTimeout(). // // 2. Pretend setInterval() doesn't exist. Re-create it as a group.