Contenu du cours
Crafting a Classic Hangman Game
Crafting a Classic Hangman Game
Final Step
Integrating Everything
Fantastic! Now, it's time to structure the main function to incorporate all the functions we've developed previously.
Tâche
Swipe to start coding
- Invoke the
load_wordsfunction to initialize theword_listvariable. - Determine the
gamewordby using thechoose_random_wordfunction. - Execute the
hangmanfunction.
Solution
Mark tasks as Completed
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 9
AVAILABLE TO ULTIMATE ONLY