This commit is contained in:
Mia von Steinkirch 2019-05-12 18:00:11 -07:00
parent fa83f7e42a
commit 0d5e21b867
9 changed files with 148 additions and 2 deletions

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python
"""
Write an efficient function that checks whether
any permutation of an input string is a palindrome.