Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Duplicate: https://www.codewars.com/kata/586d6cefbcc21eed7a001155
Python translation:
https://www.codewars.com/kumite/60980117bdfe880006bb4e21?sel=60980117bdfe880006bb4e21
This comment is hidden because it contains spoiler information about the solution
I would like to see a change from Test.expect to Test.assert_equals to include a nicer error message. Also the user facing test miss the case of multiple streaks.