Exercise 2 · Chapter: Input & Type ConversionRequired+50 XP
Hello Name
Ask for a name, then print Hello, {name}!
Example:
Input:
Alex
Output:
Hello, Alex!
Need a hint?
3 available · costs 5 XP each
javascript
Output
Run your code to see the output here.