News

In Sympy, the function Triangle.is_isosceles() is used to check whether the given triangle is Isosceles triangle or not. Isosceles Triangle is the triangle in which two or more of the sides are of the ...
16.write a python program to check whether the triangle is equilateral,isosceles or scalene triangle.py Top ...