This is 'hangman' game!
1)Download all files
2)Download python3(if it isn't already installed)
3)In console, open the directory where the file is
4)Type python3 setup.py build install
Type python3 Hangman1.py to play
Type python3 unit_tests.py to run unit tests
Type python3 setup.py test to run codestyle tests