JSFiddle - React, Tailwind, and code Playground

by Alen Doe

JavaScript

var i = 0;

while (i < 3)
console.log(i);