JSFiddle - React, Tailwind, and code Playground

by roshan100kar

JavaScript

let a = prompt("Hello Enter Your name");
document.write("Hello,"  + a);