In order to work out the area of a rectangle you need to multiply the width by the height. Write a program which will – Ask for the width and store it into a variable.– Ask for the height and store it into a variable.– calculate the area and store it into a variable.– display … Continue reading Area of a rectangle
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed