Guess the Words- Python

by Sadia H

Description

This is a word-guessing game and the user gets 1 point for every word guessed correctly. The user gets 7 attempts to guess the missing letters of each word (words are randomly generated each time from a python file containing a list of words with non-repeating letters).