Skip to content

Commit aadd4f6

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 9f473a1 commit aadd4f6

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
@@ -295,6 +295,7 @@
295295
* [Add](https://github.com/TheAlgorithms/Python/blob/master/maths/add.py)
296296
* [Aliquot Sum](https://github.com/TheAlgorithms/Python/blob/master/maths/aliquot_sum.py)
297297
* [Allocation Number](https://github.com/TheAlgorithms/Python/blob/master/maths/allocation_number.py)
298+
* [Area](https://github.com/TheAlgorithms/Python/blob/master/maths/area.py)
298299
* [Area Under Curve](https://github.com/TheAlgorithms/Python/blob/master/maths/area_under_curve.py)
299300
* [Armstrong Numbers](https://github.com/TheAlgorithms/Python/blob/master/maths/armstrong_numbers.py)
300301
* [Average Mean](https://github.com/TheAlgorithms/Python/blob/master/maths/average_mean.py)

0 commit comments

Comments
 (0)