Skill set for this LAB:
Problem 1 : Algorithm Workbench Questions 1 - 9, pp 76 - 77
Problem 2 :
Write a Python program that calculates
the
perimeter and area of the rectangle, and the area of the circle. Ask user to enter
length
and
width of rectangle, and ask user to enter
radius of the circle.
Use the following formulas: