If we need the behavior from the superclass's method, we can call it with the super keyword.

Type in the correct keyword to call the attack() method from the Human class.

Make sure to type in super.