python to run a program and than close code example Example: how to code python to close a program import sys sys.exit(0)