Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 177 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 177 Bytes

analyse.py

To analyse numbers.csv, with outputs stored to results.txt, run:

python analyse.py numbers.csv > results.txt

You will need Python 2 to run analyse.py.