Chalarangelo / 30-seconds-of-csharp

Short C# code snippets for all your development needs

Home Page:https://www.30secondsofcode.org/c-sharp/p/1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palindrome

coralhayoun opened this issue · comments

Hi, i would like to add my PR
Returns true if the given string is a palindrome, false otherwise.