Question: 7. Practice writing a program from scratch! Write a Python program that uses Heron's formula to calculate the area of a triangle given the lengths

7. Practice writing a program from scratch! Write a Python program that uses Heron's formula to calculate the area of a triangle given the lengths of its three sides (in centimetres). Your program should read the lengths as three floating point numbers from the standard input. The area result should be printed identified as square centimetres
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
