exit.py 56 Bytes Raw Blame History Permalink 1 2 3 4 while True: ment = input() if ment == "exit": break