Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 337 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 337 Bytes

Title

Leet Converter

Description

Reads a text file, converts the alphabetical characters to leet speak, writes to new file.

Language

Python

Usage

usage: Leet-converter.py [-h] source dest

positional arguments: source Input filename dest Output filename

options: -h, --help show this help message and exit