30-minute weekly Python exercises for beginners THE SITE HAS MOVED: GO TO http://practicepython.org
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.)
No comments:
Post a Comment