daeun

add echo

s=input('input: ')
while(1):
print(s)
s=input('input: ')