Question: This is visual basics Write code that uses a For loop to show the average of all numbers from range x to y, assuming x
This is visual basics
Write code that uses a For loop to show the average of all numbers from range x to y, assuming x <= y. Declare all variables, and use conversion functions assuming Option Strict is On. Hint: Work on doing the total, then calculate the average after the loop.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
