Skip to content

Commit 1b48b70

Browse files
authored
Update README.md
1 parent 4012c60 commit 1b48b70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ My solutions of [PRACTICE PYTHON](http://www.practicepython.org/)
88
[05. List Overlap](http://www.practicepython.org/exercise/2014/03/05/05-list-overlap.html)
99
[06. String Lists](http://www.practicepython.org/exercise/2014/03/12/06-string-lists.html)
1010
[07. List Comprehensions](http://www.practicepython.org/exercise/2014/03/19/07-list-comprehensions.html)
11-
[08. Rock Paper Scissors](http://www.practicepython.org/exercise/2014/03/26/08-rock-paper-scissors.html)  
11+
[08. Rock Paper Scissors](http://www.practicepython.org/exercise/2014/03/26/08-rock-paper-scissors.html)
1212
[09. Guessing Game One](http://www.practicepython.org/exercise/2014/04/02/09-guessing-game-one.html)
13+
[10. List Overlap Comprehensions](http://www.practicepython.org/exercise/2014/04/10/10-list-overlap-comprehensions.html)

0 commit comments

Comments
 (0)