...

/

Challenge 2: Implement Getter Methods

Challenge 2: Implement Getter Methods

This lesson covers a challenge on getter functions and how to create them.

Problem Statement

Implement the width() and height() methods which return, ...