Question: Please don't write a program write the pseudocode only Consider the following problem. Prompt for and read a number between 1 and 5. Repeat this
Please don't write a program write the pseudocode only
Consider the following problem. Prompt for and read a number between 1 and 5. Repeat this step until the input is 1 ..5. Repeat the following multiple times according to the number read in step 1. a. Read in a list of integers ending with a 0. The 0 marks the end of the input and is not considered part of the list b. Print the largest and smallest integers in the list. c. If only a zero appears in the list, print an error message Write the algorithm to solve this problem and represent it in the following forms. Your logic must be consistent across representations 1-5. Flowchart diagram
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
