Word Guessing Game in Python

by Rangit R

Description

The word guessing game in python is about guessing the right word from a list of words. The code will randomly generate a word and we have to guess it. There will be a hint about the number of alphabets in the letter and there are total 10 attempts to guess.