7xGit / 7xGit/7xGit_Task2

Fill Loop Condition

Abierto
#3 0 comentarios 0 reacciones 0 asignados Ver en GitHub
documentation good first issue help wanted
Lenguaje dominante
C++
Estrellas
1
Forks
5
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.