Skip to content

Commit 58c693d

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 2882c18 commit 58c693d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@
352352
* [Add](https://github.com/TheAlgorithms/Python/blob/master/maths/add.py)
353353
* [Aliquot Sum](https://github.com/TheAlgorithms/Python/blob/master/maths/aliquot_sum.py)
354354
* [Allocation Number](https://github.com/TheAlgorithms/Python/blob/master/maths/allocation_number.py)
355+
* [Amicable Numbers](https://github.com/TheAlgorithms/Python/blob/master/maths/amicable_numbers.py)
355356
* [Area](https://github.com/TheAlgorithms/Python/blob/master/maths/area.py)
356357
* [Area Under Curve](https://github.com/TheAlgorithms/Python/blob/master/maths/area_under_curve.py)
357358
* [Armstrong Numbers](https://github.com/TheAlgorithms/Python/blob/master/maths/armstrong_numbers.py)

0 commit comments

Comments
 (0)