Skip to content

Commit bfd69e5

Browse files
authored
Update README.md
1 parent bba9e0b commit bfd69e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Lesson 11 Sieve of Eratosthenes [PDF](https://github.com/Mickey0521/Codility-Pyt
5858
- [CountSemiprimes](https://github.com/Mickey0521/Codility-Python/blob/master/CountSemiprimes_high_performance.py)
5959
- [CountNonDivisible (respectable)](https://github.com/Mickey0521/Codility-Python/blob/master/CountNonDivisible.py)
6060

61-
Lesson 12 Euclidean algorithm (Coming Soon ...)
62-
- ChocolatesByNumbers
61+
Lesson 12 Euclidean algorithm [PDF](https://github.com/Mickey0521/Codility-Python/blob/master/12-Gcd_cckao.pdf)
62+
- [ChocolatesByNumbers](https://github.com/Mickey0521/Codility-Python/blob/master/ChocolatesByNumbers_high_performance.py)
6363
- CommonPrimeDivisors (respectable)
6464

6565
Lesson 13 Fibonacci numbers (Coming Soon ...)

0 commit comments

Comments
 (0)