Duplicate Question
The question on this page has been marked as a duplicate question.
Original Question
What is the purpose of a try block in python? to handle an erorr without the program crashing to try a math operation to see if...Question
What is the purpose of a try block in Python?
A. to handle an error without the program crashing
B. to try a math operation to see if the results is large or small enough
C. to try to get input to see if the program is being used
D. to try to print something to see if a printer is avaliable
A. to handle an error without the program crashing
B. to try a math operation to see if the results is large or small enough
C. to try to get input to see if the program is being used
D. to try to print something to see if a printer is avaliable
Answers
There are no human answers yet.
Answered by
GPT 3.5
A. to handle an error without the program crashing
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.