Bulk Programming
A palindrome is a sequence which is the same forwards and backwards.
[1, 2, 3, 2, 1]
[2, 4, 4, 2]
How can we test whether a list is a palindrome?
Föregående bild
Nästa bild
Tillbaka till första bilden
Visa grafisk version