Problem
definition: Write a pseudocode, using functions, that
calculates the area and perimeter of a rectangle whose dimensions (length and
width) are provided by a user.
A. Problem Analysis
– Following the directions in the assignment, clearly write up your problem
analysis in this section.
B. Program Design
– Following the directions in the assignment, clearly write up your problem
design in this section and comment your pseudocode.
C. Test Data
– Following the directions in the assignment, include your test data and
expected results in this section.
Table
1. Include your test data table here
-----------------------------------------------------------
-----------------------------------------------------------