Shopping Cart

This example demonstrates a simple shopping cart using an object to manage items and their prices.

Items can be added or removed, and the total price is calculated automatically.