echo.py 73 Bytes Raw Blame History Permalink 1 2 3 a = input() print(a) print("If you enter 'exit' the program will 'exit'")