diff --git a/chapter1/GuessTheNumber.html b/GuessTheNumber/GuessTheNumber.html similarity index 87% rename from chapter1/GuessTheNumber.html rename to GuessTheNumber/GuessTheNumber.html index e2a4f85..e19727b 100644 --- a/chapter1/GuessTheNumber.html +++ b/GuessTheNumber/GuessTheNumber.html @@ -4,7 +4,7 @@ Guess The Number ! - +

Guess the Number !

Guess the computer generated random number between 1 and 1000.

@@ -18,8 +18,10 @@

Guess the Number !

No of guesses : {{noOfTries}}

- +