📐 Triangle

Requirements for testing

The program takes 3 numbers(1 - 50 length), each in its own field. When the build button is pressed, the program interprets the numbers as the lengths of the sides of a triangle and displays the type of triangle that you specified. For example A = 3 B = 3 C = 3 (equilateral)