Fix typo
This commit is contained in:
@ -17,7 +17,7 @@ package main
|
|||||||
// depending on the guess number.
|
// depending on the guess number.
|
||||||
//
|
//
|
||||||
// RESTRICTION
|
// 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.
|
// difficulty if the guess is above 10.
|
||||||
//
|
//
|
||||||
// EXPECTED OUTPUT
|
// EXPECTED OUTPUT
|
||||||
|
Reference in New Issue
Block a user