We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb219ac + 8877489 commit 21c60efCopy full SHA for 21c60ef
triangle.md
@@ -2,6 +2,6 @@ The program should raise an error if the triangle cannot exist.
2
3
## Hint
4
5
-The sum of the lengths of any two sides of a triangle always exceeds the
6
-length of the third side, a principle known as the _triangle
+The sum of the lengths of any two sides of a triangle always exceeds or
+is equal to the length of the third side, a principle known as the _triangle
7
inequality_.
0 commit comments