Q. What does sys.exit() do?
Solution:
sys.exit() terminates the Python program, optionally with an exit code.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
sys.exit() terminates the Python program, optionally with an exit code.
Strengthen Your Practice with our comprehensive question bank.