Write a program that simulates shopping


Write a program that simulates shopping. The program should have a loop that continues as long as the user wants to shop. Each time through the loop read in the name, price, and quantity of the item the user wants to add to the cart. After adding an item to the cart, the cart contents should be printed. After the loop print a "Please pay ..." message with the total price of the items in the cart.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Write a program that simulates shopping
Reference No:- TGS0144599

Expected delivery within 24 Hours