Code in place final project_word guessing game

by Sukie Z

Description

Word guessing game: randomly select a word from a large text file and hide all letters by showing dashes. Ask user to guess the word by entering 1 letter at a time. Max 8 guesses (lose 1 guess each time when the guess is wrong).