...

/

Exercise 1: Make a Rectangle Class

Exercise 1: Make a Rectangle Class

Implement a small class representing the rectangle shape.

Problem statement

Write a Rectangle class with height and width attributes ...