/yacht

A Python 3.6+ implementation of exercism.io's Yacht problem.

Primary LanguagePythonISC LicenseISC

Yacht

The code in yacht.py solves the exercism.io Yacht exercise in Python 3.6+.

Running the tests

To run the tests, run make test.