Exerpad
Exercise 1 · Chapter: Input & Type ConversionRequired+50 XP

Echo

Read a word from the user using prompt(), then print it back.

Example:

Input:

hello

Output:

hello
Need a hint?
3 available · costs 5 XP each
javascript

Output
Run your code to see the output here.