# The Weekly Challenge The Weekly Challenge - #186- Tyler Wardhaugh ## Usage Ensure requirements are satified (ideally in venv): $ make satisfy-reqs Run Task 1: $ ./ch-1.py A B Run Task 2: $ ./ch-2.py N Run the project's tests (all the samples from the task descriptions plus some others): $ make test ## Requirements: * [Python 3](https://www.python.org/)