EunJi

Add echo_program.py

while 1:
a = input("Enter: ")
print("User's Input: " + a)