To override a method, we give it the same name and parameters as the method in the superclass.

Type in the correct name to make this method override receiveDamage(). Then add the parentheses, ().

Make sure to type in receiveDamage().