Good Guess
If the letter is in the gameword
, we need to congratulate the user with a good guess. The guessed letter will be added to the current state of the gameword and deleted from the available letters list.
Task
Swipe to start coding
- Append the
guess
to theused_letters
.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 4
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 7.69
Good Guess
Swipe to show menu
If the letter is in the gameword
, we need to congratulate the user with a good guess. The guessed letter will be added to the current state of the gameword and deleted from the available letters list.
Task
Swipe to start coding
- Append the
guess
to theused_letters
.
Solution
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 7.69SectionΒ 3. ChapterΒ 4
single