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.
Same. Best platform for learning imo. Mad I didn't sign up sooner.
I was thinking the same thing. Kind of just started learning python, I hope I could do that someday :')
I realized our answers were similar here, I mean, most of them are, but still xD
good one
This comment is hidden because it contains spoiler information about the solution
That a very interesting solution you have provided here, really made me think more efficient
This comment is hidden because it contains spoiler information about the solution
I mainly meant efficient in the code golf sense of not requiring many characters. :) Yes, the floor division method is more performant.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
good answer
This comment is hidden because it contains spoiler information about the solution
damn i need to learn lambas
Efficient way to get the digits. I'll have to remember that one.
I see your point, but as a beginner, the first time I cam across such a solution, it really opened my eyes.
Cool trick, but I think this misses the point of the challenge. The goal seems to be practicing logic and problem-solving, not just renaming an existing method. This might confuse beginners who are trying to learn how to implement things themselves. It’s clever, but not the best for learning.
Loading more items...