7xGit / 7xGit/7xGit_Task2

Fill Loop Condition

Ouverte
#3 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
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.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.