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.
I used dict ass well. that was my 1st thought and i followed it. accually i believe its good thing to go hard way at very beginning to understand how things work
I used a dictionary instead so I can improve my dictionary comprehension understanding
i don't understand
Nice, never realised that the join function was so useful
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
me too. it's simply amazing how they do it
I always bust my backside trying to come up with a long winded solution and you braniacs always find a solution in one line of code lol
This comment is hidden because it contains spoiler information about the solution
Nice and simple, but using magic numbers in code is bad practice - as mentioned elsewhere.
This comment is hidden because it contains spoiler information about the solution
this 96 is bad practice, isn't it?
if you want you could eval them before return statement imho and then use
ahaha, I'm always curious, when I managed to solv it somehow, to see these one-liners! But I am wondering, is it also fast to write? I mean, condensing knowledge is quite a bit of a task! ;-)
This comment is hidden because it contains spoiler information about the solution
Loading more items...