Polygon Area Calculator
Project Description -
In this project you will use object oriented programming to create a Rectangle class and a Square class. The Square class should be a subclass of Rectangle and inherit methods and attributes.
What Have I Learnt From This Project -
Object Oriented Programming
Tags -
python