|
Okay, I see it.
I debug, and see that wordList[wordnum] = abacus (which is my secret word)
When I probe: fish
I get numCorrect = 1
which is wrong. It should be 0.
But when I type in some other probe, it most of the time gives me the correct numCorrect.
What's going wrong?
|