There was an error while loading. Please reload this page.
1 parent f568e7b commit b464088Copy full SHA for b464088
1 file changed
DIRECTORY.md
@@ -874,6 +874,7 @@
874
* [Test Factorial](maths/test_factorial.py)
875
* [Test Prime Check](maths/test_prime_check.py)
876
* [Three Sum](maths/three_sum.py)
877
+ * [Trailing Zeroes](maths/trailing_zeroes.py)
878
* [Trapezoidal Rule](maths/trapezoidal_rule.py)
879
* [Triplet Sum](maths/triplet_sum.py)
880
* [Twin Prime](maths/twin_prime.py)
0 commit comments