Question: A code is written to determine the average of Tive values that the user inputs. Three blocks of code (on the left) have not been
A code is written to determine the average of Tive values that the user inputs. Three blocks of code (on the left) have not been placed in the code (on the right). Place the three blocks of code from the left to correctly complete the code on the right. calculate Result = Result + Number calculate Result = Result/5 set Result = 0 C start loop repeat 5 times input Number end loop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
