Programming (Year 12)
Error Handling
Which of the following is used to handle exceptions in Python?
try and except
catch and throw
handle and error
if and else
Next