Shell script to reverse a string and check whether a given string is palindrome or not
Aim: Write a shell script to reverse a string and check whether a given string is palindrome or not

Aim: Write a shell script to reverse a string and check whether a given string is palindrome or not
Aim : Write a shell script to check whether a given number is Armstrong or not
Aim : Write a shell script to find n Fibonacci numbers
Aim : Write a shell script to find prime numbers up to a given number
Aim : Write a shell script to find reverse of a number