Question: What is the most basic/intermediate code to use? This is for a beginner's course. For this question you are going to program a simple word
For this question you are going to program a simple word guess game. Think of a 4- character word and output it to the screen. replacing two of the characters with the *. Ask the user to guess the word. You should use a do-while loop to count the number of guesses. Example Run: Can you guess the word? h**p hemp Sorry incorrect, try again help Correct, It took two guesses to guess correctly.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
