Since the value at index 0 was not 4, we'll check the value that comes next.

The value at index 1 is 3, so let's check if 3 is equal to 4.

3 is not equal to 4, so we'll keep looking.