Calculating Area of Two Triangles

# Introduction In this lab, the goal is to create a program that calculates and prints the areas of two triangles based on given values for their base and height using the formula (base \* height) / 2.

|60 : 00

Click the virtual machine below to start practicing