Base = float(input("Enter the value of Base : "))
Height = float(input("Enter the value of Height : "))