sample.core

Functions

get_type_triangle(side_one, side_two, side_three)

Uses helpers support methods to get the type of triangle.

sample.core.get_type_triangle(side_one: int, side_two: int, side_three: int)[source]

Uses helpers support methods to get the type of triangle.