#Pythonspoint #BasicPythonprogramming
How to find the area of triangle in python programming...
s=semiperimeter
s=(a+b+c)/2
Area of triangle = (sx(s-a)x(s-b)x(s-b))x1/2
Please Subscribe my channel..
/ @pythonspoint1228
Thanks for watching...