SeungYoung

create exit.py

Showing 1 changed file with 4 additions and 0 deletions
while(1):
i = input()
if(i=="exit"):
break