Now we need to add functionality to the class. Create a function called shoot and add self as a parameter. Finish the line with a :.

Make sure to type def shoot(self):.