Expand description
string
Functions
Returns a capitalized version of the string.
Returns a centered string of length width.
Removes the trailing newline of the given string.
Returns true if the given string is palindrome.
Returns the reversed version of the input string.