exit.py 141 Bytes Raw Blame History Permalink 1 2 3 4 a=input("If you enter ‘exit’, the program will exit") while(a!="exit"): a = input("If you enter ‘exit’, the program will exit")