An interactive shopping list manager built with Python.
- Add items to your shopping list
- Remove items from your shopping list
- Auto-fill shopping list with random items
- Clear the shopping list
- View current list
python3 shopping_list.pyTested on Python 3.x