Programming (12th Grade)
Error Handling
Which of the following is a common way to handle exceptions in Python?
try/except
catch/handle
error/check
do/catch
Next