Reiter

Here we see what happens when we have a parent and a child class that both implement a method of the same name, or when a class has multiple methods of the same name.

The way this plays out in python is somewhat different from many other popular programming languages, so take care not to apply previous knowledge or tutorials on other languages without taking this into consideration.