pumping python review¶
You have made it to the end of the book, time to check how much you have learned
exceptions review¶
What causes AssertionError?
What causes AttributeError?
What causes ModuleNotFoundError?
What causes NameError?
What is the difference between AttributeError and NameError?
What causes TypeError?
What data structure has IndexError?
What data structure has KeyError?