JSFiddle - React, Tailwind, and code Playground

by booktu8

JavaScript

var arr =[0,1,]
for(var i =0; i<3;i++){

console.log(i)
}