Repeat the for loop three times by specifying that i needs to be less than 3.

There are two values in the array. We want to repeat the loop exactly two times with i < 3.