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.
nice
owo recursive, nice
This comment is hidden because it contains spoiler information about the solution
wdym without a base? isnt it to be converted from and to base 10?
Add a test case for miniwins > win as there is currently none and random tests may miss this senario.
Example:
test.assert_equals(bingo([['TUCYPFOU', 84], ['LRG', 76], ['DV', 83]], 1), 'Winner!')
This comment is hidden because it contains spoiler information about the solution
omg sweet