const arr = [1,2,3,2,5,2,4]
    for (let i = 0; i < arr.length; i++) {
        
    })

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: