You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program is to help identify a triangle either being equilateral, scalene, Isosceles or not a triangle at all. This program takes user input in integers only.
This program will identify if a triangle is an equilateral, isosceles, scalene, right or not a triangle at all. This program either takes user input in integer type or double type.