Getting started

python3 -m venv myenv
source myenv/bin/activate
python permutation.py