My solution for separating getGuess and repeatGuess

Instead of a separate variable, I decided to call the getGuess() directly inside repeatGuess()

Privacy & Terms