Question: Please develop a complete code for below statement: ASSIGNMENT 2: Use of 'function to conduct below 'For LOOP operation: Function name: Avg () Operation: display

Please develop a complete code for below statement: ASSIGNMENT 2: Use of 'function to conduct below 'For LOOP operation: Function name: Avg () Operation: display the sum value from a = 1 to a =15 (increment +1) Operation: display the average of the total value. Input: design the program with 'for loop (start at 1, end at 15) Output: sum total from 1 until 15 average value of the sum *hints: use for(a=1, a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
