We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31aa1dc commit 2ac5493Copy full SHA for 2ac5493
AI_Guess_a_number/README.md
@@ -0,0 +1,5 @@
1
+A new python project AI game where the AI tries to guess a number chosen by the player.
2
+
3
+AI will make guesses and adjust its range of guesses based on the player's feedback
4
5
+To run the script, save it with a .py extension and execute it using a Python interpreter.
0 commit comments