A Python program that reads and prepares shoe data from 'inventory.txt' for presentation to managers. Uses the Shoes class with attributes country, code, product, cost, and quantity, and methods such as get_cost, get_quantity, and str. Defines functions outside the class to perform operations on the data.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Python program that reads and prepares shoe data from 'inventory.txt' for presentation to managers. Uses the Shoes class with attributes country, code, product, cost, and quantity, and methods such as get_cost, get_quantity, and str. Defines functions outside the class to perform operations on the data.
vr97-123/Inventory
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Python program that reads and prepares shoe data from 'inventory.txt' for presentation to managers. Uses the Shoes class with attributes country, code, product, cost, and quantity, and methods such as get_cost, get_quantity, and str. Defines functions outside the class to perform operations on the data.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published