81.1k views
3 votes
For this assignment, you will create flowchart usingFlowgorithm and Pseudocode for the following program example:You are to design a program for Alexander’s Coffee Shopproviding customer research data. When a customer places an order,the clerk asks the customer for their zip code and age. The clerkenters this data as well as the number of items purchased. Theprogram should operate continuously until the clerk enters a 0 forthe zip code at the end of the day. If the clerk enters an invalidage (defined as less than 10 or more than 100), an error message isdisplayed and the program re-prompts the clerk continuously toenter a valid age. At the end of the program, display the averagecustomer age as well as counts of the number of items ordered bycustomers under the age of 25 and customers 25 and older.

User Althor
by
5.2k points

1 Answer

4 votes

Answer:

The flowchart is attached

Oredered accordinly with the flowcahrt number

For this assignment, you will create flowchart usingFlowgorithm and Pseudocode for-example-1
For this assignment, you will create flowchart usingFlowgorithm and Pseudocode for-example-2
For this assignment, you will create flowchart usingFlowgorithm and Pseudocode for-example-3
For this assignment, you will create flowchart usingFlowgorithm and Pseudocode for-example-4
User Lampros
by
5.2k points