Question: Question no 01: Write bash script which only accept a palindrome value in an array also print the length of the given value by the
Question no 01:
Write bash script which only accept a palindrome value in an array also print the length of the given value by the user and find the largest length palindrome word from the given values in an array
Expected Output:
Input a palindrome value: cat
Wrong input
Input a palindrome value: MOM
Correct its a palindrome the length of the given value is 3
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
