Create the algorithm for the following problem: Write the algorithim of the program that calculates the area and perimeter of a rectangle. Prompt the user for the values of length and width then display as output the area and perimeter.