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 <[EMAIL PROTECTED]> 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@python.org
http://mail.python.org/mailman/listinfo/tutor



--
Best Regards

Jon Moore
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to