News

Contribute to AL-AmeenS/python-lab development by creating an account on GitHub.
This program explored OOP concepts in Python including classes and instances. It accepts user input for the height and width of a rectangle, then creates an instance of the Rectangle class called ...