Coding challenges from Codewars.com
A collection of code challenges from CodeWars. I thought this would be a great opportunity to practice test-driven development and learn Python along the way!
Challenges written in JavaScript are tested using Mocha and Expect.
$ npm run test
I’m sure Python has testing tools; just haven’t discovered them yet. ;)
$ python file.py