Types of exceptions

Report a typo

Match the errors in code with their types:

Match the items from left and right columns
TypeError
ValueError
ZeroDivisionError
int("fourty two")
len(42)
print(7 - 7 / 0 + 1)
___

Create a free account to access the full topic