Which statements are used for error handling in Python?
A. try/catch
B. catch/release
C. block/rescue
D. try/except
Correct Answer: D
Section: (none)
Explanation
Explanation/Reference:
https://www.runoob.com/python/python-exceptions.html
Which statements are used for error handling in Python?
A. try/catch
B. catch/release
C. block/rescue
D. try/except
Correct Answer: D
Section: (none)
Explanation
Explanation/Reference:
https://www.runoob.com/python/python-exceptions.html