This allow user to provide a string, in order to perform string manipulations like removing starting and ending space, removing punctuations, make it uppercase(capitalize each letter) and it also allows to find the occurrence of character(s) and also replacing the a number of characters with another set of characters.