PantheraLeo04
@PantheraLeo04
I may have just missed something, but is there any way to download a .jar file for a repl I've created?
Coder100 Rename the file to something else and rename it back.
It's a replit bug and you have to do that for the time being.2 years ago
I am trying to write an algorithm to find magic squares. But my code has some sort of logic error and I can't figure out why. If someone could take a
Python
Vandesm14 I moved your post from Share to Ask since the Ask board is for asking questions.3 years ago
It's been bothering me for a while that Python doesn't have a do while loop. So I decided to try and make my own. Hope some of you find this helpful.
Python
Unorthodox I don't really understand what you mean by "Python doesn't have a while loop."3 years ago
I made an AI that can play the game Nim. It uses a method of machine learning that I call the matchbox method, for more information on that watch this
Python
I made an AI that can play the game Nim. It uses a method of machine learning that I call the matchbox method, for more information on that watch this
Python
PantheraLeo04 Improved version: https://repl.it/talk/share/Improved-Nim-AI/24333
This one can actually learn and can train automatically.3 years ago