We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ac1a8d commit f9fdf07Copy full SHA for f9fdf07
palindromes/README.md
@@ -10,7 +10,6 @@ A palindrome is a string that is spelled the same both forwards and backwards, u
10
- Lid off a daffodil.
11
- Animal loots foliated detail of stool lamina.
12
- A nut for a jar of tuna.
13
- - A car, a man, a maraca.
14
15
```javascript
16
palindromes('racecar') // true
0 commit comments