Design a program that asks the user for the length and width of a rectangle. The program should then calculate the area and perimeter of the rectangle.
Design a program that asks the user for the length and width of a rectangle. The program should then calculate the area and perimeter of the rectangle.