Steps to Create a Shape constructor function that has a height and width property

Does anyone know the steps to
Create a Shape constructor function that has a height and width property and Include a method that will calculate the area of the shape, where area is defined as the shape's height multiplied by its width.

from JavaScript http://ift.tt/1lisljz
via IFTTT
Thanks for your comment
Loading...