🔥
0
0 XP
Lv.1 Beginner
Log In
Home
/
Python
/
Getting Started
/
Input And Type Conversion
/
Echo
/
Exercise
Echo
Read a word from the user using
input()
, then print it back.
Example:
Input:
text
hello
Output:
text
hello
💡
Hints
?
Hint 1
Reveal (-5 XP)
🔒
Hint 2
🔒
Hint 3
python
Reset
9
1
▶ Run
Visualize
✓ Submit
← Input & Type Conversion Quiz
Hello Name →