In Listing 25-1 ,you use the range operator 1…10 to specify a for loop that will execute the code block that tests to times. You also have an if statement in the for loop’s the code block that tests to see whether I is between the values of 4 and 7. When the if statement is true