Search⌘ K

Solution: Improved Hello

Explore how to prompt users for their first and last names, use variables to handle input, and display a customized greeting message in JavaScript. This lesson helps you understand user interaction, variable use, and output formatting.

We'll cover the following...

Solution

We use the prompt() method to display ...