/triangle-type

It takes the lengths of the triangle's three sides as input, and return whether the triangle is equilateral, isosceles or scalene.

Primary LanguageJavaScript

No issues in this repository yet.