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 c2952a5 commit a51bfc1Copy full SHA for a51bfc1
chapter13/palindrome.html
@@ -30,6 +30,7 @@
30
"kayak",
31
"mom",
32
"wow",
33
+ "noon",
34
"Not a palindrome"];
35
36
for (var i = 0; i < phrases.length; i++) {
0 commit comments