JSFiddle - React, Tailwind, and code Playground

by falldeaf

JavaScript

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