최정민

exit function

a=input()
if(a=="exit"):
exit()
print(a)
\ No newline at end of file
......