Exercise: Rectangular


Write a program that computes the area of a rectangular ($length * $width) and prints it. Use two variables and hard code their values.