DAY 7: HANGMAN
<Using knowledge gained from Day 1 - Day 6 to create the ‘Hangman’ Game. Get user input for a word, then second user will guess a series of letters to find word before lives run out. >
<FLOW CHART >
<CODE >
<hangman_art.py >
<hangman_words.py >
<Hangman.py >
<OUTPUT >
<Win Scenario >
<Lose Scenario >