In this chapter, you learned about:
Exception handling
except, else, and finally
ZeroDivisionError, IndexError, KeyError, IOError,
ValueError, TypeError, and FileNotFoundError
Getting exception information
File handling exceptions
Raising and re-raising exceptions