A python module that removes a character from a string. The remove(str,k) function takes either the character to be removed or the index of the character to be removed as the argument. The function returns the same string if the character or the index of the character is not found.
-
Notifications
You must be signed in to change notification settings - Fork 0
milinpatel13298/remove_a_char_from_str
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A python module that removes a character from a string.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published