Question: Q5: Write an algorithm using pseudocode. The algorithm read 1000 numbers (positive and negative). Your algorithm has to print either Positive is bigger... when the

Q5: Write an algorithm using pseudocode. The algorithm read 1000 numbers (positive and negative). Your algorithm has to print either "Positive is bigger..." when the number of positive numbers is more than the number of negative numbers, or it prints, "Both are Equal" when the number of positive numbers is equal to the number of negative numbers, otherwise it prints "Negative is bigger
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
