![]() |
Python
1.0
|
Namespaces | |
_06b_palindromas_mutuas | |
Checking for mutual palindromes. | |
Functions | |
def | _06b_palindromas_mutuas.areMutualPalindromes (str1, str2) |
Checks whether two strings are mutual palindromes. More... | |
def | _06b_palindromas_mutuas.main () |