CSE 1030 Lab 2

The due date for this lab is Monday, October 6.

Your task is to create a Person class identical to the one described in this API.

Submit the Person.java you used to implement the API, using the submit command, as follows:
$ submit 1030 lab2 Person.java
(remembering that your class is probably in workspace/lab2/src/), or using the submit web app.

Submissions will be graded automatically on the following grading scheme: