"Akanskha Kumar" <[EMAIL PROTECTED]> wrote

how can i make tic tac toe game using python programing.

Do you know how to program at all?
How much Python do you know?

Is this a homework assignment?

We need to know of these before we can give you the best answer.

If you are experienced uin programming then the anser is probably
to define a 2D table for the grid, capture the rules in a function and
then apply the rules to the table - parameterised by the users inputs.

Alan G.

_______________________________________________
Tutor maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/tutor

Reply via email to