JSFiddle - React, Tailwind, and code Playground by Harmonix Motion January 18, 2018 JavaScript var name = input("Enter your name: "); alert("Hello" + " " + name + "!"+ "How you doing?");