Complete the program below so that it computes the area of a rectangle and then prints it out.
Both the height and width of the rectangle are provided as variables in the program.