Input 3 side lengths. The program has 3 conditions: A < B + C B < C + A C < B + A Then, press space to calculate.
I learned about this is my RSM class, and I found it quite interesting.