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.
This comment is hidden because it contains spoiler information about the solution
Correct. However, you will see a lot of wtf stuff at 8 kyu when the person is new lol.
I think the uppercase characters are not necessary.
This comment is hidden because it contains spoiler information about the solution
I thought this kata did not care about uppercase characters.
the in calls contains, so use contains is just more fast?
This comment is hidden because it contains spoiler information about the solution
Very interesting. There are (at least) 3 ways to solve it and one of them can be implemented by two similar ideas.
Yeah but some careless ppl like me will not notice that until try to solve it and get error. xd
Thanks anyway.
sorry if this question is dumb but ive been trying to search for what the 'this.variable' in the object does/ means. in this case its this.name, this.health ect.. but im having a hard time finding an answer i understand well. can anyone explain it at all?
This comment is hidden because it contains spoiler information about the solution
It's self explanatory, isn't it? But added to the description.
first_attacker
is not mentioned in the description. Horrible.This comment is hidden because it contains spoiler information about the solution
Loading more items...