Question: 1. Write a program that finds the perimeter and area of a rectangle. It should prompt the user for the length and for the width

 1. Write a program that finds the perimeter and area of

1. Write a program that finds the perimeter and area of a rectangle. It should prompt the user for the length and for the width of the rectangle, then calc display the area and the perimeter. Add comments in your code. Area of a rectangle = length x width Perimeter of a rectangle =2 (length + width)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!