Call drive() as a method of my_car to confirm that an inherited method can still be called as if it were the object's own.
drive()
my_car
Make sure to type drive().