Practice Katas in Python 3.6
Katas are a form of Deliberate Practice
- Fork it!
- Create your feature branch:
git checkout -b my-kata
- Commit your changes:
git commit -am 'Add some kata template'
- Push to the branch:
git push origin my-kata
- Submit a pull request :D