The spellcasting and wand-changing codes are almost ready. Rahul just wants to add some minor perks to it now. Once a spell is cast or the wand changed, Rahul wants to print MOVE COMPLETED to the screen.
Help him make the change in the following code by adding an else block to the try-except statement.