Store Owner Asks Write Program Use Checkout Process Program Prompt User Enter Cost Fi Rst Q43853218
A store owner asks you to write a program for use in thecheckout process.
The program should:
• Prompt the user to enter the cost of the fi rst item.
• Continue to prompt for additional items, until the user enters0.
• Display the total.
• Prompt for the dollar amount the customer submits aspayment.
• Display the change due.
please write a related mathlab code as given above.
Expert Answer
Answer to A store owner asks you to write a program for use in the checkout process. The program should: • Prompt the user to en…
OR