How can you handle exceptions in Python?
Using if-else statements
Using try-except blocks
Using switch-case statements
Using for loops
This question is part of this quiz :