Question: i Need help with this code on visual studio code as well as the question Exercise 3 : Modify the code so that it computes

i Need help with this code on visual studio code as well as the question Exercise 3: Modify the code so that it computes the mean of the consecutive
positive integers n,n+1,n+2,dots,m, where the user chooses n and m.
For example, if the user picks 3 and 9, then the program should find the
mean of 3,4,5,6,7,8, and 9, which is 6.
i Need help with this code on visual studio code

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 Programming Questions!