hacktoberfest
hacktoberfest copied to clipboard
feature: word game in python
guess the words in python.
The user will be having 3 lives Lives left: ❤❤❤
user needs to guess the whole word or a letter in it.
Guess a letter or the whole word: a
['?', 'a', '?', '?', '?']
if the user guessed the word, won. if not then lose.