Programming (Year 12)
Error Handling
Which of the following keywords is used to handle exceptions in Python?
try
catch
handle
exception
Next