This lecture gives a short introduction to classes and exceptions used in Python.
Inspired from the work of:
During this session you will learn the very basics of:
-
How to create simple classes (attributes, inherit, etc.)
-
Handle exceptions / errors.