Create a class which will serve as the controller in our mvc hierarchy. It will have methods for levels 1,2 and 3, a method for a happy ending and a method for sad ending. These methods need not have any contents other than to print the fact that they happened to terminal. There should also be a main method that will execute the other methods in a reasonable order