Skip to content

Commit b1f49ca

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent b42f504 commit b1f49ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: DIRECTORY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,7 @@
577577
* [Hexagonal Number](maths/hexagonal_number.py)
578578
* [Integration By Simpson Approx](maths/integration_by_simpson_approx.py)
579579
* [Is Ip V4 Address Valid](maths/is_ip_v4_address_valid.py)
580+
* [Is Palindrome](maths/is_palindrome.py)
580581
* [Is Square Free](maths/is_square_free.py)
581582
* [Jaccard Similarity](maths/jaccard_similarity.py)
582583
* [Juggler Sequence](maths/juggler_sequence.py)
@@ -1154,7 +1155,6 @@
11541155
* [Indian Phone Validator](strings/indian_phone_validator.py)
11551156
* [Is Contains Unique Chars](strings/is_contains_unique_chars.py)
11561157
* [Is Isogram](strings/is_isogram.py)
1157-
* [Is Palindrome](strings/is_palindrome.py)
11581158
* [Is Pangram](strings/is_pangram.py)
11591159
* [Is Spain National Id](strings/is_spain_national_id.py)
11601160
* [Is Srilankan Phone Number](strings/is_srilankan_phone_number.py)

0 commit comments

Comments
 (0)