Skip to content

Commit 330659d

Browse files
committed
Add entry for perfect_square.py
1 parent 523dec5 commit 330659d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

algorithms/math/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
* [Fibonacci Number](fibonacci_number.py)
55
* [Nth Prime Number](prime.py)
66
* [Sieve of Erastothenes](sieve_of_eratosthenes.py)
7+
* [Perfect Square](perfect_square.py)
78

0 commit comments

Comments
 (0)