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.
Awesome
I have the same! :)
Funny kata all i had to do was press backspace three times.
Some of these are so difficult!
...to debug.
IMHO task is not clear
this kata should be more complicated
stupid instructions...
There are examples with hyphens included, to show how non-alphabetical characters affect the results.
oooo now, I see. I'm sorry. I was guided by examples. I would be careful.
Okay, I see. You'd just like examples with the more complex cases shown.
The instructions are complete. This line covers exactly what you're talking about--perhaps you missed it?
Can you add some examples from hard part like this --> cat!balloon2; fun! make_metallica_great_again#
--> cat!b5n2; fun! m2e_m7a_g3t_a3n#
btw, nice kata!!
I'm not sure what you mean. Which parts aren't clear? What specifically would you add?
mmmm.. I think instructions are not complite. There is implicit nuance,
phrase can be separated by digits, etc. Solved in forehead mode))))
the same thing
Traceback (most recent call last):
File "main.py", line 46, in
Test.assert_equals(triangle_type(a, b, c), tt(a, b, c))
NameError: name 'tt' is not defined
Loading more items...