Programming (Year 12)
Error Handling
Which of the following is a way to handle exceptions in Python?
try-catch
try-except
catch-finally
throw