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.
the author presents all ratings as a 10-character string. Through a formula, he finds out the positional number of the desired symbol. For example, 100+100+100/30 = 10. Grade A is in the 10th position of the line.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Because the function name
split
can simply be assigned to the built-inlist
and inherit its methods, there is really no point in this kumite in the first place.Only users with 300+ points can create a kata.
Dont worry, i am still learning too. The Math.floor is for rouding down, for example the number is 1100.000000002, the number will be 1100.