sunhong

program-A

1 +while(1):
2 + a=input("Input: ")
3 + print("Output:",a)