Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

File metadata and controls

4 lines (3 loc) · 170 Bytes

Day 4 - Palindrome

Today's task is to check if text is a palindrome. It should support multi-verb palindromes. Use tests as a reference and know the desired behaviour.