Convert [Python Koans] into a tutorial series that runs in the browser. The recommended order is in [`koans.txt`]. There are detailed instructions on adding a tutorial in the [contributing] file. [Python Koans]: https://github.com/gregmalcolm/python_koans/ [`koans.txt`]: https://github.com/gregmalcolm/python_koans/blob/master/koans.txt [contributing]: https://github.com/donkirkby/live-py-plugin/blob/master/contributing-browser-tutorial.md#browser-tutorials
Convert Python Koans into a tutorial series that runs in the browser. The recommended order is in
koans.txt.There are detailed instructions on adding a tutorial in the contributing file.