reinaldons / word_paths

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Word Paths

Author: Reinaldo Nolasco Sanches

Developed using Python 3.5.1. No additional modules required.


Execute:

./wordpaths.py one put

or

python wordpaths.py one ten

To run tests:

make

or

python -m unittest discover -vs tests

About

License:MIT License


Languages

Language:Python 89.3%Language:Shell 10.1%Language:Makefile 0.5%