3 lines
66 B
Text
3 lines
66 B
Text
|
|
assert(IsPalindrome("racecar"))
|
||
|
|
assert(IsPalindrome("alice"))
|