python_koans icon indicating copy to clipboard operation
python_koans copied to clipboard

Python Koans - Learn Python through TDD

Results 23 python_koans issues
Sort by recently updated
recently updated
newest added

It's a simple matter of weight ratios. A 2 comma sentence cannot carry a 4 item list. Existing assertion: `"The values are {1}, {0}, {0} and {1}!"` Application of [Oxford...

Replace deprecated assertEquals with assertEqual. Running through the koans one by one, I got this error message on koans/about_iteration.py: ``` test_filter_returns_all_items_matching_criterion has damaged your karma. You have not yet reached...

I was going to pick this up again, found some formatting issues. :) Thanks for making this!