in Python program___ statement is used to exit from the function and go to the point where it is called
Answers
Answered by
1
Explanation:
The in-built quit() function offered by the Python functions, can be used to exit a Python program. As soon as the system encounters the quit() function, it terminates the execution of the program completely.
Answered by
1
Answer:
Explanation: The in-built quit() function offered by the Python functions, can be used to exit a Python program. As soon as the system encounters the quit() function, it terminates the execution of the program completely.
Similar questions
Social Sciences,
2 months ago
Computer Science,
2 months ago
English,
4 months ago
Math,
4 months ago
Political Science,
11 months ago
Chemistry,
11 months ago