private void LogIntroMessage()
 {
     // simple introduction
     _console.CyanLine("Welcome to the Grand Circus Number Matching App!");
 }