File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 577
577
* [ Hexagonal Number] ( maths/hexagonal_number.py )
578
578
* [ Integration By Simpson Approx] ( maths/integration_by_simpson_approx.py )
579
579
* [ Is Ip V4 Address Valid] ( maths/is_ip_v4_address_valid.py )
580
+ * [ Is Palindrome] ( maths/is_palindrome.py )
580
581
* [ Is Square Free] ( maths/is_square_free.py )
581
582
* [ Jaccard Similarity] ( maths/jaccard_similarity.py )
582
583
* [ Juggler Sequence] ( maths/juggler_sequence.py )
1154
1155
* [ Indian Phone Validator] ( strings/indian_phone_validator.py )
1155
1156
* [ Is Contains Unique Chars] ( strings/is_contains_unique_chars.py )
1156
1157
* [ Is Isogram] ( strings/is_isogram.py )
1157
- * [ Is Palindrome] ( strings/is_palindrome.py )
1158
1158
* [ Is Pangram] ( strings/is_pangram.py )
1159
1159
* [ Is Spain National Id] ( strings/is_spain_national_id.py )
1160
1160
* [ Is Srilankan Phone Number] ( strings/is_srilankan_phone_number.py )
You can’t perform that action at this time.
0 commit comments