Course Content
Hangman Game Project
Hangman Game Project
Final Step

Putting it all together
Super! We have to organize the main function to gather all functions we created earlier.
Task
- Call the
load_words
to set theword_list
variable. - Set the
gameword
by calling thechoose_word_random
variable. - Call the
hangman
function.
Everything was clear?
Section 1. Chapter 13
Start learning today and achieve
coding mastery
- Master Python, SQL, JavaScript & more.
- Learn with Step-by-Step Lessons.
- Get Ready for Real-World Projects.
- Earn a Certificate Upon Completion.