JSFiddle - React, Tailwind, and code Playground

by Christopher McCulloh

JavaScript

alert((play = prompt('Want to play a guessing game?').toUpperCase()));

alert("play: " + play);