Reference: https://apcentral.collegeboard.org/media/pdf/ap23-frq-comp-sci-a.pdf
Topics:
Object Definition
This would be a good problem for Object creation.
This should be an easy problem
Despite my strong emphasis on always providing getters, setters, and toStrings, if the problem doesn't actually ask for it, don't waste the time doing it.
(If this assignment is being given as a CS2 assignment during the Objects unit, you must provide all the getters, setters, and toString functions).