You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Grocery Store Management System/README.md
+14-10Lines changed: 14 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,17 +8,21 @@ The script consists of several classes:
8
8
* GroceryStore: Manages the inventory of products, customers, and sales. It provides methods to add products, update products, add customers, record sales, and view product inventory and sales records.
9
9
## How to Install Required Modules
10
10
No additional modules beyond Python's standard library are required to run this script.
0 commit comments