My solutions to exercism.io coding challenges
exercism.io is an online learning and feedback system for programmers. Challenges are alailable in many languages. This repo contains my solutions to various exercism challenges (exercisms)
The challenges are containded in the Readme.md files. My solutions are in the python files that do not say test. Test files can be run to check my solutions.