Nov-19-2023, 05:37 PM
Use
sys.exit()
, and read the documentation of this function first.
Basic Coding Question: Exit Program Command?
|
Nov-19-2023, 05:37 PM
Use
sys.exit() , and read the documentation of this function first.
|
|
Messages In This Thread |
Basic Coding Question: Exit Program Command? - by RockBlok - Nov-19-2023, 04:05 PM
RE: Basic Coding Question: Exit Program Command? - by snippsat - Nov-19-2023, 05:36 PM
RE: Basic Coding Question: Exit Program Command? - by Gribouillis - Nov-19-2023, 05:37 PM
RE: Basic Coding Question: Exit Program Command? - by deanhystad - Nov-19-2023, 06:31 PM
|