Teacher Class

class my_module.people.Teacher(name, course)

Class to store a teacher’s information. It subclasses Person. You can create a teacher like this: