Object Oriented Programming (OOP) This project demonstrates the use of OOP principles to create a fully functional shopping cart system. The system includes features to: Calculate total prices Add items to the cart Remove items from the cart Display the contents of the cart