Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solution for the problem A tic-tac-toe where X wins in the first attempt! #68

Closed
shashank1094 opened this issue Feb 7, 2018 · 2 comments

Comments

@shashank1094
Copy link

shashank1094 commented Feb 7, 2018

Please provide how can one create a tic tac toe with correct pythonic way.

https://github.com/satwikkansal/wtfpython#-a-tic-tac-toe-where-x-wins-in-the-first-attempt

@satwikkansal
Copy link
Owner

Done 😄

@wyuenho
Copy link

wyuenho commented Jul 13, 2022

Nice! As an additional explanation for why, this is the relevant part in the python faq

https://docs.python.org/3/faq/programming.html#how-do-i-create-a-multidimensional-list

muscliary pushed a commit to muscliary/wtfpython that referenced this issue Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants