seowonseok

add file(echo.py)

Showing 1 changed file with 2 additions and 0 deletions
1 +input = input("Please input: ")
2 +print(input)