Python  1.0
Namespaces | Functions
_06c_frase_palindroma.py File Reference

Namespaces

 _06c_frase_palindroma
 Checking for palindrome phrases.
 

Functions

def _06c_frase_palindroma.isPhrasePalindrome (st)
 Checks whether a phrase is a palindrome. More...
 
def _06c_frase_palindroma.main ()