That is incorrect. Skipi205 is correctly testing the integer variable 'count' against the number 5 with the equality operator "==". You don't use the assignment operator "=" to test for equality.