This commit is contained in:
AminBhr
2021-09-27 02:25:46 +03:30
committed by İnanç Gümüş
parent ad0e490f3a
commit 88af2d92c4

View File

@ -17,7 +17,7 @@ package main
// depending on the guess number.
//
// RESTRICTION
// Do not make the game to easy. Only adjust the
// Do not make the game too easy. Only adjust the
// difficulty if the guess is above 10.
//
// EXPECTED OUTPUT