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.
what the hell
oeeee
Holy moly this is crazy XD
wow wow wow
wtf this is your refactoring )))
топ
жесть какая )))
I think a lot needs to be done in this kata, but overall it's good. I got a lot of satisfaction while solving that kata and 2 kyu Simple Interactive Interpreter. Wanna to solve something same
Русский язык здесь немного режет глаз ))))
Good kata. I had to fiddle a bit with the brackets, but it's not was hard. Now need to solve 1kyu Simple Interactive Interpreter. Thank's, good expirience
The original design of this kata was in Ruby. That design maybe hasn't translated to other languages as cleanly. I don't know Python so I can't really say if the translation used could have been done better, but for this kata having slight variations in the design per language probably is necessary.
A little hint. Global - does not work. Because, solution (class Thing) execute from one file, but function exports from another.
When you test solution on your home computer, most likely, all code execute from one file. Hint - how to change globals in environment of function?
I watched solutions, some warriors couldn't solve this, and just write 'Name = "Jane"' in the begining, it's wrong i think
It was amazing!!! Great kata! I've been trying all night to find a solution with a "name" for an external func and solved it. Bliss
heLlo not equal helLo
Aaaaaaa )))) Before, I thought my solution was clumsy