Skip to content

Commit a82601c

Browse files
authored
Update README.md
1 parent 3ee4d4b commit a82601c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,8 @@ Lesson 16 Greedy algorithms (Coming Soon ...)
8383
Lesson 17 Dynamic programming (Coming Soon ...)
8484
- NumberSolitaire (respectable)
8585
- MinAbsSum (ambitious)
86+
87+
My Python Notes (when i tried to solve the Codility problems)(feel free to download the .docx files)
88+
- [Python Notes Part1](https://github.com/Mickey0521/Codility-Python/blob/master/Python_Notes_Part1.docx)
89+
- [Python Notes Part2](https://github.com/Mickey0521/Codility-Python/blob/master/Python_Notes_part2.docx)
90+
- [Python Useful Functions](https://github.com/Mickey0521/Codility-Python/blob/master/Python_Useful_Functions.docx)

0 commit comments

Comments
 (0)