Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Final Step | Crafting a Classic Hangman Game
Crafting a Classic Hangman Game
course content

Conteúdo do Curso

Crafting a Classic Hangman Game

bookFinal Step

Integrating Everything

Fantastic! Now, it's time to structure the main function to incorporate all the functions we've developed previously.

Tarefa

  1. Invoke the load_words function to initialize the word_list variable.
  2. Determine the gameword by using the choose_random_word function.
  3. Execute the hangman function.

Mark tasks as Completed
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Integrating Everything

Fantastic! Now, it's time to structure the main function to incorporate all the functions we've developed previously.

Tarefa

  1. Invoke the load_words function to initialize the word_list variable.
  2. Determine the gameword by using the choose_random_word function.
  3. Execute the hangman function.

Mark tasks as Completed
Switch to desktopMude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 1. Capítulo 9
AVAILABLE TO ULTIMATE ONLY
some-alt