I am creating a program that would be a lot simpler to write if I could just end the program if something happened. However, whenever I use sys.exit(), that gives an error message, and I want a way to exit that doesn't show a message or anything. I just want a clean exit. If you know of anything I can use for this, please tell me.
Asked
Active
Viewed 320 times