SyntaxFix
Write A Post
Hire A Developer
Questions
You can handle CTRL+C by catching the KeyboardInterrupt exception. You can implement any clean-up code in the exception handler.
KeyboardInterrupt