Kursinhalt
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.
Aufgabe
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.
Lösung
Go here to test the game!
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 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.
Aufgabe
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.
Lösung
Go here to test the game!
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 6