Search for question
Question

Task2

Create a program that introduces three numerical values a, b, c - three sides of the triangle and calculates the area of the triangle according to the Heron formula (do not forget about checking the triangle inequality!).