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.
Yeah the idea of the kyu system is that its "number of degrees away from master".
6kyu is better than 7kyu.
It goes from 8kyu to 1kyu and then up from 1dan to 8dan.
So, don't fear! :-) All right!
I made this Kata for Ruby, somebody has translated to Python, so I'm guessing that's where the formatting issue has come in.
It looks like a PHP-stye associative array: http://php.net/manual/en/language.types.array.php
Similar to Python's dict, just different syntax:
Is a dict of lists.
this seems to be a key value pair
Congrats!
You are welcome :)
You can find useful info here.
Or you're stuck on another issue?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution