AI Features

Abstract Base Classes

In this lesson, we'll study abstract base classes.

We'll cover the following...

Inheritance

When one class inherits from another class, it ...