이민영

Add echo.py

Showing 1 changed file with 2 additions and 0 deletions
echo = input("아무거나 적어라 : ")
print(echo)
\ No newline at end of file