JSFiddle - React, Tailwind, and code Playground

JavaScript

var input = window.prompt("Enter first Number:", 0);
alert(typeof input);