Skip to content

Commit 964fa20

Browse files
authored
Update README.md
1 parent 4f5fbf9 commit 964fa20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ Lesson 12 Euclidean algorithm [PDF](https://github.com/Mickey0521/Codility-Pytho
6262
- [ChocolatesByNumbers](https://github.com/Mickey0521/Codility-Python/blob/master/ChocolatesByNumbers_high_performance.py)
6363
- CommonPrimeDivisors (respectable)
6464

65-
Lesson 13 Fibonacci numbers (Coming Soon ...)
66-
- Ladder (respectable)
67-
- FibFrog (respectable)
65+
Lesson 13 Fibonacci numbers [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/13-Fibonacci_cckao.pdf)
66+
- [Ladder (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/Ladder_high_performance.py)
67+
- [FibFrog (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/FibFrog_performance_50.py)
6868

6969
Lesson 14 Binary search algorithm (Coming Soon ...)
7070
- MinMaxDivision (respectable)

0 commit comments

Comments
 (0)