Kursinhalt
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.
Aufgabe
Swipe to start coding
- Invoke the
load_wordsfunction to initialize theword_listvariable. - Determine the
gamewordby using thechoose_random_wordfunction. - Execute the
hangmanfunction.
Lösung
Mark tasks as Completed
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 9
AVAILABLE TO ULTIMATE ONLY