width = input ("How wide do you want your box?") height = input ("How tall do you want your box?") print = width * height