Solution Review: Implement Getter Methods
This lesson gives the solution to the previous exercise - implementing the getter methods to calculate the width and height of a rectangle.
We'll cover the following...
Solution:
The getter methods are written in the lines 11-15 in the ...