Hangman Hangman game implemented in python. Gives seven chances for the user to guess the word. Technology Stack Python Running the Code git clone https://github.com/triambaka/Hangman.git cd Hangman pip install bs4 python hangman.py or python3 hangman.py