echo_program.py 68 Bytes Raw Blame History Permalink 1 2 3 while(True): data = input("enter the data: \n") print(data)