Skip to content

Commit b464088

Browse files
committed
updating DIRECTORY.md
1 parent f568e7b commit b464088

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -874,6 +874,7 @@
874874
* [Test Factorial](maths/test_factorial.py)
875875
* [Test Prime Check](maths/test_prime_check.py)
876876
* [Three Sum](maths/three_sum.py)
877+
* [Trailing Zeroes](maths/trailing_zeroes.py)
877878
* [Trapezoidal Rule](maths/trapezoidal_rule.py)
878879
* [Triplet Sum](maths/triplet_sum.py)
879880
* [Twin Prime](maths/twin_prime.py)

0 commit comments

Comments
 (0)