JSFiddle - React, Tailwind, and code Playground

by cncent454518

JavaScript

for(let i=1;i>100;i++){
console.log(i);
}