ak53/hyphenator
Inserts hyphens into a non-empty odd-length input string as follows: A hyphen is inserted on either side of the middle character. Example: "abcde" becomes "ab-c-de"
Python
Watchers
No one’s watching this repository yet.
Inserts hyphens into a non-empty odd-length input string as follows: A hyphen is inserted on either side of the middle character. Example: "abcde" becomes "ab-c-de"
Python
No one’s watching this repository yet.