Page 1 of 1

Python Program:Input three angles of a triangle. Print a message saying whether the triangle is an acute angled triangle

Posted: Wed Apr 27, 2022 3:50 pm
by answerhappygod
Python Program:Input three angles of a triangle. Print a message saying whether the triangle is an acute angled triangle, a right-angled triangle, or an obtuse angled triangle. Also, print a message saying whether the triangle is equilateral, isosceles, or scalene.
Python Program:
Input three angles of a triangle. Print a message saying whether the triangle is an acute angled triangle, a right-angled triangle, or an obtuse angled triangle. Also, print a message saying whether the triangle is equilateral, isosceles, or scalene.
Input three angles of a triangle. Print a message saying whether the triangle is an acute angled triangle, a right-angled triangle, or an obtuse angled triangle. Also, print a message saying whether the triangle is equilateral, isosceles, or scalene.