Skip to content

Commit 3d964e7

Browse files
authored
Update and rename inventory to inventory.py
1 parent 50d603a commit 3d964e7

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

inventory renamed to inventory.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# A local bakery is developing an inventory system. The system will ask the user to input the quantity and price for each item. The items are butter, eggs, flour, sugar and chocolates.
2-
The program will read and calculate the total value of the items in the inventory.
1+
# A local bakery is developing an inventory system. The system will ask the user to input the quantity and price for each item.
2+
# The items are butter, eggs, flour, sugar and chocolates.
3+
# The program will read and calculate the total value of the items in the inventory.
34

45

56

0 commit comments

Comments
 (0)