mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-06-05 15:09:09 +09:00
@@ -10,7 +10,6 @@ A palindrome is a string that is spelled the same both forwards and backwards, u
|
|||||||
- Lid off a daffodil.
|
- Lid off a daffodil.
|
||||||
- Animal loots foliated detail of stool lamina.
|
- Animal loots foliated detail of stool lamina.
|
||||||
- A nut for a jar of tuna.
|
- A nut for a jar of tuna.
|
||||||
- A car, a man, a maraca.
|
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
palindromes('racecar') // true
|
palindromes('racecar') // true
|
||||||
|
|||||||
Reference in New Issue
Block a user