JSFiddle - React, Tailwind, and code Playground by nevkatz June 21, 2023 JavaScript for (let i = 0; i < 9; ++i) { console.log(i%2 + 1); }