Skip to content

Commit cc2f75e

Browse files
committed
Merge branch 'euler89' of gh:coryallegory/python into euler89
2 parents 60ac92e + 4d35ca7 commit cc2f75e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DIRECTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -737,10 +737,14 @@
737737
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_123/sol1.py)
738738
* Problem 125
739739
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_125/sol1.py)
740+
* Problem 129
741+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_129/sol1.py)
740742
* Problem 173
741743
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_173/sol1.py)
742744
* Problem 174
743745
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_174/sol1.py)
746+
* Problem 188
747+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_188/sol1.py)
744748
* Problem 191
745749
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_191/sol1.py)
746750
* Problem 203

0 commit comments

Comments
 (0)