Question: Make variables to represent the length and width of a rectangle, calledlengthandwidth, respectively. You should setlengthto 10 andwidthto 5. Then, write some mathematical expressions to
Make variables to represent the length and width of a rectangle, calledlengthandwidth, respectively. You should setlengthto 10 andwidthto 5.
Then, write some mathematical expressions to compute the area and perimeter of the rectangle and save these values inside variables namedareaandperimeter.
Useprintstatements to display the area and perimeter of the rectangle.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
