Skip to content

Commit 7f21002

Browse files
updating DIRECTORY.md
1 parent 8d3b579 commit 7f21002

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
@@ -772,6 +772,7 @@
772772
* [Solovay Strassen Primality Test](maths/solovay_strassen_primality_test.py)
773773
* [Spearman Rank Correlation Coefficient](maths/spearman_rank_correlation_coefficient.py)
774774
* Special Numbers
775+
* [Abundant Numbers](maths/special_numbers/abundant_numbers.py)
775776
* [Armstrong Numbers](maths/special_numbers/armstrong_numbers.py)
776777
* [Automorphic Number](maths/special_numbers/automorphic_number.py)
777778
* [Bell Numbers](maths/special_numbers/bell_numbers.py)

0 commit comments

Comments
 (0)