20 Number Game
General Discussion
15
Posts
4
Posters
52
Views
-
@Horace said in 20 Number Game:
I guess those odds assume perfect play, which is probably not easy.
I would think those are the odds assuming you simply map the numbers to increments of 50.
@jon-nyc said in 20 Number Game:
@Horace said in 20 Number Game:
I guess those odds assume perfect play, which is probably not easy.
I would think those are the odds assuming you simply map the numbers to increments of 50.
Not a bad start for an approximation of perfect play, but there would be more to it than that.
-
Here's the python code if you are nerdy enough to understand it: