Produce an algorithm, pseudocode code and flowchart for the following probelm: A customer in a store is purchasing five items. Design a program that ask for the price of each item, and then displays the subtotal of the sale, the amount of sales tax and the total. Assume the sales tax is 6 percent.