Exerpad
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
python

Output
Run your code to see the output here.