We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 985d77b commit 3e2263cCopy full SHA for 3e2263c
algorithms/math/index.md
@@ -5,4 +5,4 @@
5
* [Nth Prime Number](prime.py)
6
* [Sieve of Erastothenes](sieve_of_eratosthenes.py)
7
* [Perfect Square](perfect_square.py)
8
-
+* [Number Convertion](number_convertion.py)
0 commit comments