Зміст курсу
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.
Завдання
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.
Рішення
Go here to test the game!
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 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.
Завдання
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.
Рішення
Go here to test the game!
Все було зрозуміло?
Дякуємо за ваш відгук!
Секція 3. Розділ 6