Topic: Language Problem / Level: intermediate

Problem: Write a program to calculate the area of a triangle given its three sides using Heron’s formula.

Run the code to see the output here...