JSFiddle - React, Tailwind, and code Playground

by Harmonix Motion

JavaScript

for (let i = 0; i <= 100; i++) {
console.log(i);
}