4 Commits
Author SHA1 Message Date
AminBhrandİnanç Gümüş 5ba12125ed Update: change the solution to follow instrucion
The exercise restriction says, "Do not make the game too easy. Only adjust the difficulty if the guess is above 10."
2022-04-04 17:36:42 +03:00
AminBhrandİnanç Gümüş 88af2d92c4 Fix typo 2021-11-28 14:34:14 +03:00
AminBhrandİnanç Gümüş 695e7996f5 Update: main.go 2021-09-12 00:01:01 +03:00
AminBhrandİnanç Gümüş 3fb4f86a79 Update: change the solution to follow instrucion
Step 7 of the exercise instruction wants us to "slice only the first 1000 elements of the array", not slicing after the first 1000 elements of the array.
2021-09-12 00:00:38 +03:00