Skip to content

Commit 49db35c

Browse files
authored
Update README.md
1 parent ed32ae2 commit 49db35c

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
@@ -31,7 +31,7 @@ My solutions of [PRACTICE PYTHON](http://www.practicepython.org/)
3131
[28. Max Of Three](http://www.practicepython.org/exercise/2016/03/27/28-max-of-three.html)
3232
[29. Tic Tac Toe Game](http://www.practicepython.org/exercise/2016/08/03/29-tic-tac-toe-game.html): Tic Tac Toe Game series 4 (final). 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!
3333
[30. ]()
34-
[31. ]()
34+
[31. Guess Letters](http://www.practicepython.org/exercise/2017/01/02/31-guess-letters.html)
3535
[32. ]()
3636
[33. Birthday Dictionaries](http://www.practicepython.org/exercise/2017/01/24/33-birthday-dictionaries.html)
3737
[34. ]()

0 commit comments

Comments
 (0)