7xGit / 7xGit/7xGit_Task2

Implement Difficulty Levels

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

Descrizione

The code currently has placeholders for setting the bounds and max attempts for each difficulty level (Easy, Medium, Hard). Implement the correct values for these difficulty levels:

Easy: Range 1-10, 5 attempts.
Medium: Range 1-50, 7 attempts.
Hard: Range 1-100, 10 attempts.

Acceptance Criteria:

Update the switch statement to set lowerBound, upperBound, and maxAttempts for each case.

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.