import math def main(): b = float(input("whats side 1: ")) #Allow them to enter numbers in any order and still find hypotenuse h = float(input(&q