Coding Challenge: Improved Hello
Learn how to prompt users for their first and last names, then combine and display the full name using JavaScript. This lesson emphasizes good variable naming and basic string operations.
We'll cover the following...
We'll cover the following...
Starting with this, build the habit of choosing good variable names.