[Tutor] Todays Learning Python Question From a Newbie ;)
Jon Moore
jonathan.r.moore at gmail.com
Thu Feb 2 15:46:36 CET 2006
All that does is reverse the hole!?!?
x:2
o:4
x:7
o:0
x:8
0:5
O | | X
---------
| O | O
---------
| X | X
On 02/02/06, Wolfram Kraus <kraus at hagen-partner.de> wrote:
>
> Jon Moore wrote:
> [...]
>
> > Thanks to André, there is a way to win every time if you take the first
> > move (see below), so there MUST be a whole in the computers stratergy!
> > Based on what we all know about the game, I would say that you can not
> > make it so that the computer can win every time, but it should be
> > possable to make it tie.
> >
> > x: 0
> > o: 4
> > x: 7
> > o: 2
> ^
> Make this 6,3,8 or 5 and it will be a tie
>
> > x: 6
> >
> > 0 | 1 | 2
> > ---------
> > 3 | 4 | 5
> > ---------
> > 6 | 7 | 8
> >
> >
>
>
> Wolfram
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
>
--
Best Regards
Jon Moore
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20060202/cb6701de/attachment.html
More information about the Tutor
mailing list