Programming (Year 12)
Error Handling
Which of the following is used for error handling in Python?
if statements
try-except blocks
for loops
while loops