JSFiddle - React, Tailwind, and code Playground by anay1231 February 11, 2021 JavaScript var a = 2; let a = 4; console.log(a);