Exercise 1: Calculating Area
Calculate the area of a triangle by using classes.
We'll cover the following...
Problem statement
Write a class Triangle that ...
Ask
Calculate the area of a triangle by using classes.
Write a class Triangle that ...