None of It
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
- Append the
guessto theused_letters. - Decrease the
guesses_remaining.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 5
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
Awesome!
Completion rate improved to 7.69
None 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
- Append the
guessto theused_letters. - Decrease the
guesses_remaining.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 5
single