Huh

Add echo.py

Showing 1 changed file with 3 additions and 0 deletions
while True:
put = input()
print(put)
\ No newline at end of file