Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 271 Bytes

File metadata and controls

9 lines (6 loc) · 271 Bytes

The program should raise an error if the triangle cannot exist.

Tests are provided, delete one skip at a time.

Hint

The sum of the lengths of any two sides of a triangle always exceeds the length of the third side, a principle known as the triangle inequality.