Question: Write a Python consisting the list in the table Part 1: Consider the following table that shows some information about products sold at a local

Write a Python consisting the list in the table Part 1: Consider the following table that shows some information about products sold at a local company. Product description Chromebook3 cellphone iPod Cost per item $400 $200 $100 Quantity 6 and Ask the user for the description of a product and display the corresponding quantity, the cost per item the total cost. If the product that the user enters does not exist, display an error message. Allow the user to enter as many queries as wished. You can ask the user up front for the number of times to repeat this process. NOTE: you're simply displaying the given values as stated in the table
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
