The Laptop Orchestra of Louisiana
This is a big project. Check it out.
let x=5;
for(let i=0;i<10;i++) {
console.log(i);
}