Search⌘ K
AI Features

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.

Starting with this, build the habit of choosing good variable names.

Problem statement

...