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.
Really clever, thank you for the insight.
This comment is hidden because it contains spoiler information about the solution
Great solution
list = [*string] is the same as list = list(string)
This comment is hidden because it contains spoiler information about the solution
Nice, I never thought about it.
So smart!
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
i feel so dumb
yeah nice, but it's missing the case in which both a and b are negative
This should be voted as the most clever solution!
lol what
Now you've been 3 years with Python and 2 Kyu. Not bad.
Loading more items...