That's it! The loop executes while the counter variable is less than or equal to 3.
3
Don't forget, we use the = sign to assign values, not to compare them.
=