Create a basic cash register program that is capable of accepting an arbitrary number of prices and then prints a receipt containing the name of the store, the prices entered, subtotal, tax amount (@9%), total, and a thank you message to the customer. The program must be broken up into functions and use a List object for storing the prices.
mdb2010 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
mdb2010 0 Newbie Poster
deceptikon 1,790 Code Sniper Team Colleague Featured Poster
mdb2010 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.