Project 0: Compute square of an int

This is a trivial project designed to show you how to submit project to Marmoset.

To complete the project, you merely need to change the body of the Project0.square method to be return x*x;, replacing the throw new UnsupportedOperation(...) statement. The files contains in the submission are:

Web Accessibility