in Python using IDLE
Now write another program that reads her inventory file, displays all data for each item, and reports on the inventory value. The cost value ofeach item and thecost value of the total inventory should be reported.Strive to duplicate the Sample Output below.Sample OutputChica Chic Inventory
tops, $24.99 each, 10 in stock, value $249.90shorts, $29.95 each, 12 in stock, value $359.40sandals, $19.79 each, 8 in stock, value $158.32End of fileTotal inventory value $767.62
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here