Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 215 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 215 Bytes

SpongeCase

Python script to turn any alpha text into sponge case

P2SpongeCase.py will work for Python 2

P3SpongeCase.py will work for Python 3

You can input a file as a command line arguments or at the prompt.