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
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
Wait what?
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
goofy ahh solution
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.
yes
Loading more items...