Solve this question, and I'll be extremely thankful (:
Thanks to whoever can do this for me!
-
Problem:
Using Scratch (or whatever programming language you are comfortable with), create code that would allow a user to input the legs of a right triangle and the output would be the length of the hypotenuse.

Create a program that finds the leg of a triangle given the hypotenuse and another leg and add an error message if the leg is longer than the hypotenuse.

Send a screenshot when you're done.