quit application using python code example Example: how to code python to close a program import sys sys.exit(0)