Is there a line of code that will terminate the program?
Something like python\'s sys.exit()?
sys.exit()
Yes! exit(). It's in .