When overriding, we can build on the subclass behavior. After swinging their staff, a wizard can say a spell.
Add wizard-specific behavior to the Wizard class's attack() method.
Make sure the display statement looks like console.log("Zimzalabim!").