We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0132c65 commit ce1e7cbCopy full SHA for ce1e7cb
README.md
@@ -23,7 +23,7 @@ My solutions of [PRACTICE PYTHON](http://www.practicepython.org/)
23
[20. Element Search](http://www.practicepython.org/exercise/2014/11/11/20-element-search.html)
24
[21. Write To A File](http://www.practicepython.org/exercise/2014/11/30/21-write-to-a-file.html)
25
[22. Read From File](http://www.practicepython.org/exercise/2014/12/06/22-read-from-file.html)
26
-[23. ]()
+[23. File Overlap](http://www.practicepython.org/exercise/2014/12/14/23-file-overlap.html)
27
[24. Draw A Game Board](http://www.practicepython.org/exercise/2014/12/27/24-draw-a-game-board.html): Tic Tac Toe Game series 1.
28
[25. ]()
29
[26. Check Tic Tac Toe](http://www.practicepython.org/exercise/2015/11/16/26-check-tic-tac-toe.html): Tic Tac Toe Game series 2.
0 commit comments