drop_white_spaces
v1.0.0
Published
Script for dropping white spaces from string.
Downloads
1
Readme
DropWhiteSpacesPackageЫ
To use the package, you need to import it using the string "import removeSpaces ..." To use the package function, you need to call the command "removeSpaces(str)", where str is the input value of the String type.