Put std::cout << std::endl; in bool AskToPlayAgain() before you return the Response in Lesson 42

This will eliminate the problem of PrintIntro() opening with a space above the the intro.

Privacy & Terms