[solved]-Assignment Create Flowchart Using Flowgorithm Pseudocode Following Program Example Design Q39041469
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.
For this assignment, you will create flowchart using Flowgorithm and Pseudocode for the following program example: You are to design a program for Alexander’s Coffee Shop providing customer research data. When a customer places an order, the clerk asks the customer for their zip code and age. The clerk enters this data as well as the number of items purchased. The program should operate continuously until the clerk enters a 0 for the zip code at the end of the day. If the clerk enters an invalid age (defined as less than 10 or more than 100), an error message is displayed and the program re-prompts the clerk continuously to enter a valid age. At the end of the program, display the average customer age as well as counts of the number of items ordered by customers under the age of 25 and customers 25 and older. Show transcribed image text For this assignment, you will create flowchart using Flowgorithm and Pseudocode for the following program example: You are to design a program for Alexander’s Coffee Shop providing customer research data. When a customer places an order, the clerk asks the customer for their zip code and age. The clerk enters this data as well as the number of items purchased. The program should operate continuously until the clerk enters a 0 for the zip code at the end of the day. If the clerk enters an invalid age (defined as less than 10 or more than 100), an error message is displayed and the program re-prompts the clerk continuously to enter a valid age. At the end of the program, display the average customer age as well as counts of the number of items ordered by customers under the age of 25 and customers 25 and older.
Expert Answer
Answer to For this assignment, you will create flowchart using Flowgorithm and Pseudocode for the following program example:You ar… . . .
OR

