DevLeti

ADD: echo.py

Showing 1 changed file with 3 additions and 0 deletions
1 +while(True):
2 + i = input("")
3 + print(i)