News

side1 = float(input("Enter the length of the first side: ")) side2 = float(input("Enter the length of the second side: ")) side3 = float(input("Enter the length of ...