Is this another bug?

I believe I have everything correct, following along. While testing near the end with the hidden word still set to “ant,” I guessed “aaa.”

It returned one bull and two cows? Shouldn’t it be one bull and zero cows? Did I miss something? Maybe it’s something we haven’t gotten to yet?

possible_bug.|450x313

code

This only works with isograms which “aaa” is not.

You’re getting 1 bull and 2 cows because a in the first position is a bull and the others are cows.
Bulls mean the letter is in the word and it’s in the correct position.
Cows mean that the letter is in the word but it’s not in the correct position.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms