Question: The following pseudocode algorithm contains two errors. It is supposed to use assigned values to calculate and display the average of two numbers. Find both

The following pseudocode algorithm contains two errors. It is supposed to use assigned values to calculate and display the average of two numbers. Find both errors. numl = 6 num2 = 7 average = (numi + numi)/2 display avg
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
