Exercism exercises in Python.
To run the tests run the command pytest
from within the exercise directory.
You can submit your solution using the exercism s <filename.py>
command.
This command will upload your solution to the Exercism website and print the solution page's URL.
This repository uses the GPL v3 License.