7xGit / 7xGit/7xGit_Task2

Fill Loop Condition

Aperta
#3 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
documentation good first issue help wanted
Lingua principale
C++
Stelle
1
Fork
5
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.