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

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

1 Expert Approved Answer
Step: 1 Unlock 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 Databases Questions!