JuseongJIN

echoprogram ver1

while (1):
txt = input("출력하고 싶은 말을 적어보세요!\n")
print(txt + "\n")