subject

Python program: develop a program that will keep track of inventory for a local retail store. fortunately, the store only offers five items for sale (at the current time). the data to include is as follows: beginning inventory – this data can be hard coded in the program. item # description # in inventory111 jacket 2300222 blazer 1000333 sweater 500444 hoodie 340555 make one up 400during the day, the following transactions occur: all transactions are entered by a user. the user should run the program one time and enter all of the transactions (and a few more if they would like! ) below. keep in mind that not all users type 100% accurately! you decide how to have your user stop entering data. item# # sold111 1200222 300333 250444 270555 300item# # added (received a shipment from vendor)111 1100222 400333 50444 250555 300after all of the transactions have been entered, print the item #, description, and end of the day inventory quantity. at the end of the report, provide a grand total of all items sold and a grand total of all items delivered. the better programs will only process data for shipments and sales if the code is correct and allow users to enter both upper case and lower case data. your program should be able to process more transactions than the ones included above. for this program, you do not have to worry about it if your inventory falls into negative numbers. that data will be used by the procurement department to purchase any items needed to fulfill the outstanding orders!

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 21:40
Simon says is a memory game where "simon" outputs a sequence of 10 characters (r, g, b, y) and the user must repeat the sequence. create a for loop that compares the two strings. for each match, add one point to user_score. upon a mismatch, end the game. sample output with inputs: 'rrgbryybgy' 'rrgbbrybgy'
Answers: 3
question
Computers and Technology, 24.06.2019 17:00
The length of time that a slide appears before automatically advancing to the next slide can be set in the timing group under the transitions tab. transition to this slide group under the transitions tab. timing group in the master slide view. transition to this slide group in the master slide view.
Answers: 1
question
Computers and Technology, 24.06.2019 17:40
Anewly established internet company with 40 employees needs your advice. they are looking for a collaboration tool and have narrowed their choices to gotomeeting, webex, and my web conferences. after reading the information presented in this chapter and other sources, prepare a two- page document ( double spaced) that includes two advantages and two disadvantages of each tool. which one is your final recommendation? why did you choose that tool over the other two?
Answers: 3
question
Computers and Technology, 24.06.2019 19:50
How to unblock on chrome book? ?
Answers: 1
You know the right answer?
Python program: develop a program that will keep track of inventory for a local retail store. fortu...
Questions
question
Mathematics, 01.12.2019 17:31
question
Mathematics, 01.12.2019 17:31
question
Mathematics, 01.12.2019 17:31
Questions on the website: 13722363