Skip to content

Commit 5e587a5

Browse files
authored
Update inventory.py
1 parent 3d964e7 commit 5e587a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

inventory.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# A local bakery is developing an inventory system. The system will ask the user to input the quantity and price for each item.
22
# The items are butter, eggs, flour, sugar and chocolates.
33
# The program will read and calculate the total value of the items in the inventory.
4+
# Coding by Bellamy
45

56

67

0 commit comments

Comments
 (0)