If this function is called, then we've hit the bullseye and can add points to the points variable. We'll add 3 points for each bullseye.
points
Make sure to type self.points += 3.
self.points += 3