My first conditional is outside of the second loop if (guestChar == hiddenChar).
Maybe I also incremented BullCowCount.Bulls/BullCowCount.Cows incorrectly?
Here is my Submit Guess:
Here is my BFullCowCount:
My first conditional is outside of the second loop if (guestChar == hiddenChar).
Maybe I also incremented BullCowCount.Bulls/BullCowCount.Cows incorrectly?
Here is my Submit Guess:
Here is my BFullCowCount:
This solution is correct. I posted this question before watching the future videos where the instructor solved the bug. Their solution was very similar to mine.
Thank U This really helped me !!!