Question: write a Python code to simulate the purchases in grocery store. write statements to read the price of each item until you enter at terminal
2. Write Python code to simulate the purchases in a grocery store. Write statements to read the price of each item until you enter a terminal value to end the loop. Calculate the subtotal and add a sales tax of 8.75% to the subtotal. Display the subtotal, the amount of the sales tax, and the total. (35 pts)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
