RosettaCodeData/Task/Program-termination/Python/program-termination-1.py

4 lines
39 B
Python

import sys
if problem:
sys.exit(1)