Programming (Year 11)
Error Handling
Which of the following is a common way to handle errors in programming?
Using comments
Using try...except blocks
Using print statements
Ignoring the errors
Next