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
ooo is good code cafoooo
Clear and effective, I really liked your code bro!
God i love haskell
no
That's a great move right here! well done !!
That a very interesting solution you have provided here, really made me think more efficient
i have no idea how i sometimes manage to come up with a decent solution and execute it so terribly it would give any semi-skilled programmer an aneurysm
good answer
Thanks; I learned a new function and new method!
i knew count was a builtin function, but at the last minute i made a confusion with Counter from the Collection module, then i used a for loop to count, now im dumbfounded lol. great solution.
you can sort strings... of course...
You can do each operation per line saving each result to a variable, and ocne it works refactor to single line eliminating all variables.
Very simple and clean. Easily the best practice and I learned a lot from this.
Loading more items...