You got this! We can use the for loop to iterate over the values of the array. The while loop would have to be finite in order to be an option.
Not quite! We can use the for loop to iterate over the values of the array. The while loop would have to be finite in order to be an option.