News
#calculation of heron's formula for area of triangle . a = float(input("enter the firt side of triangle : ")) b = float(input("enter the second side of triangle ...
#calculate and display its area using heron's formula. a=int(input("Enter one side of the triangle: ")) b=int(input("Enter another side of the triangle: ")) c=int(input("Enter another side of the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results