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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 17:10, dashia84
Write an application that allows a user to enter the names and birthdates of up to 10 friends. continue to prompt the user for names and birthdates until the user enters the sentinel value “zzz” for a name or has entered 10 names, whichever comes first. when the user is finished entering names, produce a count of how many names were entered, and then display the names. in a loop, continuously ask the user to type one of the names and display the corresponding birthdate or an error message if the name has not been previously entered. the loop continues until the user enters “zzz” for a name. save the application as birthdayreminder. java.
Answers: 1
image
Computers and Technology, 22.06.2019 19:30, ibrahimuskalel
Avariable definition defines the name of a variable that will be used in a program, as well as
Answers: 3
image
Computers and Technology, 22.06.2019 23:30, riah133
Creating "smart interfaces" in all sectors of industry, government, and the public arena is one of the fastest growing hct areas. these interfaces model, interpret, and analyze such human characteristics as speech, gesture, and vision. the field of biometrics, in which humans authenticate themselves to machines, is an area of considerable interest to hct practitioners. fingerprint scans are one of the most frequently used biometric options, and this article, biometric student identification: practical solutions for accountability & security in schools, makes a case for the implementation of fingerprint scans in schools. critique the article, and answer the following questions: according to the author, what are the main benefits of adopting fingerprint scans in schools for student identification? according to the author, what are the main drawbacks of adopting fingerprint scans in schools for student identification? do you agree with the author's assessment of the pl
Answers: 2
image
Computers and Technology, 23.06.2019 02:00, kayladgranger
Which demographic challenge is europe currently experiencing? a. an aging and decreasing population b. a baby boomc. an unequal distribution between males and females d. a large group of teenagers moving through the school system(i chose a but i'm unsure)
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 in other subjects:

Konu
History, 20.09.2020 17:01
Konu
Mathematics, 20.09.2020 17:01
Konu
Arts, 20.09.2020 17:01