Echo program.py 62 Bytes Raw Blame History Permalink 1 2 3 while 1: a = str(input("입력하세요 : ")) print(a)