For python:
Write a program that takes a string from the command line andidentifies and prints if it is a
palindrome or not. (A palindrome is a string that is identicalwhen read forward or
backward E.g. racecar, abba)
For python: Write a program that takes a string from the command line and identifies and prints if it is a palindrome or
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am