JSFiddle - React, Tailwind, and code Playground

by Anand Rathod

JavaScript

for(var i = 0; i < 5; I++) {
    var x = 2;
}
console.log(x);