This is the completed version of another project, which is a partially completed mouse in maze project. Your job is to write a script for the mouse that will help her not only solve this maze, but it will also solve any maze of this type. Notice you need to define the blocks that are not yet defined. Also notice there is one variable and one list. How will you use them? Will the mouse find her way to the cheese when you press the s key? Change mazes by pressing the "m" key, and check that your mouse can find her way through all of the mazes.