Skip to content

Commit bbb91ba

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 06f01c0 commit bbb91ba

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
@@ -735,10 +735,14 @@
735735
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_123/sol1.py)
736736
* Problem 125
737737
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_125/sol1.py)
738+
* Problem 129
739+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_129/sol1.py)
738740
* Problem 173
739741
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_173/sol1.py)
740742
* Problem 174
741743
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_174/sol1.py)
744+
* Problem 188
745+
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_188/sol1.py)
742746
* Problem 191
743747
* [Sol1](https://github.com/TheAlgorithms/Python/blob/master/project_euler/problem_191/sol1.py)
744748
* Problem 203

0 commit comments

Comments
 (0)