Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Learn None of It | Main Body
Practice
Projects
Quizzes & Challenges
Quizzes
Challenges
/
Beginner Final Project: Hangman
SectionΒ 3. ChapterΒ 5
single

single

bookNone of It

Swipe to show menu

If the letter is not in the gameword we need to 'punish' the user by decreasing guesses_remaining. The used letter has to be deleted from the available letters list.

Task

Swipe to start coding

  1. Append the guess to the used_letters.
  2. Decrease the guesses_remaining.

Solution

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

SectionΒ 3. ChapterΒ 5
single

single

Ask AI

expand

Ask AI

ChatGPT

Ask anything or try one of the suggested questions to begin our chat

some-alt