My loop

I moved the WORD_LENGTH constant out into main and passed it into the PrintIntro() method so that the game runs one iteration per letter of the chosen word. I know that is not what was asked for but I thought I heard the instructor say that was what was coming so I went ahead and did it.