from targets.Target import Target class RightSlingshotTarget(Target): def __init__(self): super(10, "Right Slingshot") def hit(self): super.hit()