임태민

Add echo-program.py

echo = input("Enter user's input: ")
print(echo)