Skip to content

Commit 66a6a14

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent 20bba60 commit 66a6a14

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
@@ -270,6 +270,7 @@
270270
* [Abs](https://github.com/TheAlgorithms/Python/blob/master/maths/abs.py)
271271
* [Abs Max](https://github.com/TheAlgorithms/Python/blob/master/maths/abs_max.py)
272272
* [Abs Min](https://github.com/TheAlgorithms/Python/blob/master/maths/abs_min.py)
273+
* [Allocation Number](https://github.com/TheAlgorithms/Python/blob/master/maths/allocation_number.py)
273274
* [Area Under Curve](https://github.com/TheAlgorithms/Python/blob/master/maths/area_under_curve.py)
274275
* [Armstrong Numbers](https://github.com/TheAlgorithms/Python/blob/master/maths/armstrong_numbers.py)
275276
* [Average Mean](https://github.com/TheAlgorithms/Python/blob/master/maths/average_mean.py)

0 commit comments

Comments
 (0)