one-line-wonders
one-line-wonders copied to clipboard
Added ZombieChibiXD_Palindrome.go
Insert String to check if the input is palindrome or not
Go(lang)
@rpxs Thoughts on this? Technically the isPalindrome is a one liner but it depends on a helper Reverse function which is almost but not quite one line.
Yeah I'm gonna have to side with wzhouwzhou on this one; since the Reverse function is used it takes up a few more lines than one.
This pull request will be closed in 14 days, if no action is taken.