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