I have an assignment that requires that I create an array of 10 numbers, each a random number between 1 and 100. Then I list how many numbers in the array are between 40 and 70. I have the array but I cannot figure out how to add the counter. Here is what I have so far.I have an assignment that requires that I creat