Fill Loop Condition
Ouverte
documentation
good first issue
help wanted
- Langage dominant
- C++
- Étoiles
- 1
- Forks
- 5
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The condition for the while loop that controls the guessing attempts is incomplete. Fill in the condition so that the loop runs while the number of attempts is less than the maximum allowed attempts and the player has not guessed correctly.
Acceptance Criteria:
The loop should continue until either the player guesses correctly or they reach the maximum number of attempts.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.