Learn the proper handling of Python exceptions as well as protecting yourself from when things go wrong. Youβll also learn about how to clean up, after an exception occurs, as well as defining your own exception types when the need arises.
Note: This course uses Python 2.7 in its coding examples.



