Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 327 Bytes

File metadata and controls

3 lines (3 loc) · 327 Bytes

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.