Question: Write the pseudocode and draw a flowchart for an algorithm to do the following 1. Accept five numbers and print whether they are positive

Write the pseudocode and draw a flowchart for an algorithm to do the following 1. Accept five numbers and

Write the pseudocode and draw a flowchart for an algorithm to do the following 1. Accept five numbers and print whether they are positive or negative. 2. Accept 20 numbers from the user and find and print the sum of the even ones only. 3. Print the largest number from a set of 10 numbers entered by the user. 4. Compute the highest and lowest of a set of n numbers entered by the user.

Step by Step Solution

3.32 Rating (143 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Heres the pseudocode and a flowchart for each of the four tasks you mentioned Task 1 Accept five num... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!