When working with classes, we have to think a bit about how to apply inheritance. Suppose we wanted to model a student class in our code.

Make sure to pick class, followed by Student:.