Question: Write a pseudo code and draw a flowchart that will count all the even numbers, until the user defines a stopping point. a. Read
Write a pseudo code and draw a flowchart that will count all the even numbers, until the user defines a stopping point.
a. Read in 5 separate numbers.
b. Calculate the average of the five numbers.
c. Find the smallest (minimum) and largest (maximum) of the five entered numbers.
d. Write out the results found from steps b and c with a message describing what they are.
Step by Step Solution
There are 3 Steps involved in it
Pseudocode Read in 5 separate numbers numbers for i in range 5 number intin... View full answer
Get step-by-step solutions from verified subject matter experts
