PROGRAM 93: Write a program to read a string and print its length.
PROGRAM 94: Write a program to read two strings and join them.
PROGRAM 95: Write a program to find whether the entered string is a palindrome or not.
PROGRAM 96: Write a program to print a string, starting with the first character increasing one character in the following line until the end of the string is reached.
