2. Homework 1: Word Guessing

Contributor

Project Instructions

Description:

The goal of this homework assignment is to create a word guessing game. The computer will know one word (provided by Player 2) and will accept guesses from Player 1 about what that word is. The game continues until Player 1 guesses the correct word. When Player 1 guesses the correct word, the computer should announce how many guesses it took Player 1 to figure it out.