Exercise 2: Finding the Type of Triangle
In this exercise, you will implement class-based inheritance using the two constructor function Shape and Triangle.
We'll cover the following...
Problem Statement
In this exercise, two constructor functions, Shape
and Triangle
...
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy