Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 10948c7

Browse files
authored
Update README.md
1 parent f4f6901 commit 10948c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ My solutions of [PRACTICE PYTHON](http://www.practicepython.org/)
2929
[26. Check Tic Tac Toe](http://www.practicepython.org/exercise/2015/11/16/26-check-tic-tac-toe.html)
3030
[27. Tic Tac Toe Draw](http://www.practicepython.org/exercise/2015/11/26/27-tic-tac-toe-draw.html)
3131
[28. Max Of Three](http://www.practicepython.org/exercise/2016/03/27/28-max-of-three.html)
32-
[29. Tic Tac Toe Game](http://www.practicepython.org/exercise/2016/08/03/29-tic-tac-toe-game.html)Unfinished, but I have improved the game to N-in-line (N can be 3, 4, 5 or more) to win the game in a X (X >= N) large size game board. Enjoy!
32+
[29. Tic Tac Toe Game](http://www.practicepython.org/exercise/2016/08/03/29-tic-tac-toe-game.html): Unfinished, but I have improved the game to N-in-line (N can be 3, 4, 5 or more) to win the game in a X (X >= N) large size game board. Enjoy!

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /