Deals Of The Week - hours only!Up to 80% off on all courses and bundles.-Close
Introduction
The very basics of text files
with statement and exception handling
12. Other exceptions
Summary

Instruction

Excellent! Naturally, there are many more exception types in Python. There are also many more tiny details and techniques related to dealing with exceptions. In this course, we only wanted to give you a brief introduction to this matter.

If you want to learn more, you can check the official Python documentation.

A list of built-in exceptions types can be found here.

Exercise

Click Next exercise to continue.