News

Contribute to afeesps/object-oriented-programming-with-cpp development by creating an account on GitHub.
This Python project is an object-oriented programming (OOP) example that models an inventory management system. It includes basic classes for items (Item), specialized subclasses (Phone, Keyboard), ...