length = float(input("What is the length :" )) width = float(input("What is the width :" )) height = float(input("What is the height :" ))