Wednesday, March 19, 2014

SOLUTION Exercise 6: String lists

Exercise

Ask the user for a string and print out whether this string is a palindrome or not. (A palindrome is a string that reads the same forwards and backwards.)

Sample solution

No comments:

Post a Comment