Skip to content

Commit a89c84d

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent e178af4 commit a89c84d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@
293293
* [Abs Max](https://github.com/TheAlgorithms/Python/blob/master/maths/abs_max.py)
294294
* [Abs Min](https://github.com/TheAlgorithms/Python/blob/master/maths/abs_min.py)
295295
* [Add](https://github.com/TheAlgorithms/Python/blob/master/maths/add.py)
296+
* [Aliquot Sum](https://github.com/TheAlgorithms/Python/blob/master/maths/aliquot_sum.py)
296297
* [Allocation Number](https://github.com/TheAlgorithms/Python/blob/master/maths/allocation_number.py)
297298
* [Area Under Curve](https://github.com/TheAlgorithms/Python/blob/master/maths/area_under_curve.py)
298299
* [Armstrong Numbers](https://github.com/TheAlgorithms/Python/blob/master/maths/armstrong_numbers.py)

0 commit comments

Comments
 (0)