/triangle

A small school project to get certain classifications of triangles.

Primary LanguagePythonApache License 2.0Apache-2.0

triangle

Welcome to our Project triangle, where you can input three float values for the sides of a triangle. You will be rewarded with three outputs:

  • Valid Triangle
  • Angle (acute, obtuse or rectangular triangle)
  • Type of Triangle (equilateral, right or isosceles triangle)

Note: Only works with Integers!

German Version 1.0 : https://github.com/bl44ck/triangle/releases/tag/v1.0-ger

English Version 1.0: https://github.com/bl44ck/triangle/releases/tag/v1.0-en

Please see attached LICENSE file for license details.