You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: