A. Introduction
Once attributes are initialized, we need methods to access the values or update them. These are the methods called getters and setters, more often they are called accessors and mutators.
C. Try this(HW)
Please create the Triangle class, see P4.3 of this page