Programming (11th Grade)
Error Handling
Which of the following statements is used to handle exceptions in Python?
try...catch
try...except
catch...except
try...finally