Contenido del Curso
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.
Tarea![test](https://cdn.codefinity.com/master/6411e7f0ebc0c6367b99fb476a5cf2d79dc79130/_next/static/media/swipe.5f9d7ff8.svg?w=48&q=75)
Swipe to begin your solution
- Invoke the
load_words
function to initialize theword_list
variable. - Determine the
gameword
by using thechoose_random_word
function. - Execute the
hangman
function.
Solución
Mark tasks as Completed
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 9
AVAILABLE TO ULTIMATE ONLY