I need 2 Write a program with a for or while loop that will calculate the sum of intergers between 1 & 500 that are evenly divisible by either 7 or 11. then calculate an print to the screen how many intergers there are between 1 & 500 that are evenly divisible by either 7 or 11 and calculate the average number from the sum divided by the count. format it with teo numbers after the decimal point. The average should come out to be 251.45. I need any help i can get thank you