Text files (.txt
files) are generated by the step_*_generator.py
scripts.
Solutions to each step are provided by the step_2_solver.py
files (except for Step 1 where step_1.py
is the solution file).
To run any of the scripts run python {{script name}}
from a terminal running in this folder.