JSFiddle - React, Tailwind, and code Playground

by Prathameshsb

JavaScript

console.log(x);
console.log(z);

var x = 'Hello x';
const z = 'Hello z';
//let y = 'Hello y';