Question about "void PlayGame()"

Hey, everyone. Could you please help?
How come when we start our program on each step of the loop we see a text from GetGuess() function (“Please type your word” in my case), but in the final variant of PlayGame() function we don’s call GetGuess() like we did before the challenge?

Privacy & Terms