echo-prog.py 56 Bytes Raw Blame History Permalink 1 2 3 while(1): a=input("Input: ") print("Output:",a)