Using only the instructions shown in Figure 1-10, create an algorithm that displays the average of four

Question:

Using only the instructions shown in Figure 1-10, create an algorithm that displays the average of four numbers. Be sure to indent the instructions appropriately. 


calculate the average by dividing the sum by 4 calculate the sum by adding the number to the sum display the average end repeat enter a number repeat (4 times) Figure 1-10

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: