Hi I'm brand new to Java and working on homework.
I'm trying to create a class with a constructor and then add methods to that class.
Then create a separate class (my main) to call the methods and...