1/7
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
SyntaxError
The program contains invalid code that cannot be understood.
IndentationError
The lines of the program are not properly indented.
TypeError
An operation uses incorrect types, which can occur if adding an integer to a string.
ZeroDivisionError
Dividing a number by zero
except Exception
catches all errors