Python Koans

Python Koans

URL: https://github.com/brainstorm/python_koans
Submitted By: Niko Papadopoulos
Submitted By: Niko Papadopoulos

Description

An interactive tutorial for learning Python by making tests pass. A port of Edgecase's "Ruby Koans". Apart from learning Python, it is a good way to get a taste of Test-Driven Development.