echoprogram.py 98 Bytes Raw Blame History Permalink 1 2 3 while (1): txt = input("출력하고 싶은 말을 적어보세요!\n") print(txt + "\n")