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.
Haskell translation
I figured it would be something like this but I didn't know the numeric values so I wrote a dictionary lol
first time my solution matched the top Best Practice and Clever solution! :D
There should be another choice: Best Practices, Clever, Genius. Genius|1 from me!
First of all, it's beautiful. Python is for the programmer's speed, not the machine's. I think so.
Interesting concepts and ideas to learn with.
I think they meant the note about Python 2 in the description, which I just now removed.
Ruby 3.0 enabled in this fork
You can use the pythagorean theorem.
This comment is hidden because it contains spoiler information about the solution
Match-case lover
Same solution
'-' with '-' = '+'
'-' with '+' = '-'
so its just inverting the signal.
good, you're on the right track
Everyday I learned bizzare stuff from here
Loading more items...