Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to exit program in python

import sys sys.exit()	//This will exit the python program
Source by www.hashbangcode.com #
 
PREVIOUS NEXT
Tagged: #exit #program #python
ADD COMMENT
Topic
Name
2+8 =