Leet Converter
Reads a text file, converts the alphabetical characters to leet speak, writes to new file.
Python
usage: Leet-converter.py [-h] source dest
positional arguments: source Input filename dest Output filename
options: -h, --help show this help message and exit