Something Something Some normal text and stuff const something = 'something'; for (let i = 0; i < 10; i++) { console.log(i); }