Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 163 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 163 Bytes

palindrome

Create two different methods that return if something is a palindrome

There is the straightforward approach and than there is another way.