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.
dude, I know think that I'm retarded
either you're the most clever guy in this page or i just wasnt paying attention in my math class
I like this solution a lot.
this is the best.
Not gonna lie this is my favorite so far. Readable, no need for built in libs. It's an elegnt beauty.
wow
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
When swapping two values in python, you don't need a temp variable.
Now a = 6 and b = 5
Or in this case,