20BBrown14 / SpongeCase

Python script to turn any alpha text into sponge case

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python script to turn any alpha text into sponge case

License:MIT License


Languages

Language:Python 100.0%