Final Project Code in Place

by Pratisha V

Description

Hi, I have done the Word Guessing standard project, which is basically generating a random word and showing user the exact number of dashes which this word has and then asking user to guess the word. User has to guess one character at a time and given 8 attempts, if user enters more then one character or any special character it will ask for the character again after giving the message but the attempt will not be count and if user enters a character which is in the word, then the dash/dashes will be replaced with that character. If user guessed the word in the given number of attempts then a congratulations message will be displayed otherwise, a sorry message will be displayed on the screen. Thank you, Pratisha