Course Content
Beginner Final Project: Hangman
Beginner Final Project: Hangman
Finish!
Below the task you will find the link with your Hangman game! Test it!
Super! We have to organize the main function to gather all functions we have created earlier.
Task
Swipe to start coding
- Call the
load_words
to set theword_list
variable. - Set the
gameword
by calling thechoose_word_random
variable. - Call the
hangman
function.
Solution
Go here to test the game!
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 6
Finish!
Below the task you will find the link with your Hangman game! Test it!
Super! We have to organize the main function to gather all functions we have created earlier.
Task
Swipe to start coding
- Call the
load_words
to set theword_list
variable. - Set the
gameword
by calling thechoose_word_random
variable. - Call the
hangman
function.
Solution
Go here to test the game!
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 6