Exerpad

Echo

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

Example:

Input:

text
hello

Output:

text
hello

💡 Hints

?Hint 1
🔒Hint 2
🔒Hint 3
python