We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0ff55 commit 91a075fCopy full SHA for 91a075f
DIRECTORY.md
@@ -577,6 +577,7 @@
577
* [Hexagonal Number](maths/hexagonal_number.py)
578
* [Integration By Simpson Approx](maths/integration_by_simpson_approx.py)
579
* [Is Ip V4 Address Valid](maths/is_ip_v4_address_valid.py)
580
+ * [Is Palindrome](maths/is_palindrome.py)
581
* [Is Square Free](maths/is_square_free.py)
582
* [Jaccard Similarity](maths/jaccard_similarity.py)
583
* [Juggler Sequence](maths/juggler_sequence.py)
0 commit comments