Contenu du cours
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.
Tâche
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!
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 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.
Tâche
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!
Tout était clair ?
Merci pour vos commentaires !
Section 3. Chapitre 6