A

Admin • 832.27K Points
Coach

Q. Which statement is used to handle exceptions in Python?

  • (A) handle
  • (B) exception
  • (C) catch
  • (D) try
  • Correct Answer - Option(D)
  • Views: 14
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Python uses `try` and `except` blocks to handle exceptions.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.