JSFiddle - React, Tailwind, and code Playground

by anay1231

JavaScript

var a = 2;
let a = 4;

console.log(a);