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.
Rust translate
Solved this in JavaScript and then tried it in Python. I cant get it to work even after copying the solutions into my editor. Something about... something has no value attribute. My input was something like this..{'a': 1, 'b': 2, 'c': 3}. A few examples with input and output would have been helpful.
Approved
Python updated test framework
Honestly, the function itself should be named to
linked_list_to_list
in Python, since arrays are a different thing there.reraised as issue
Initial code in Ruby misses function's arguments.
Ruby 3.0 should be enabled.
Which means they don't run.
That would be an
Issue
then.Are there other values that would cause it to stop? like 0 or NaN?
maybe it is not a complete newbie kata for 7kyu, actually, i think it need some skill to do this, should about 5.5 kyu
oops... x)
Your sample test is missing the end paren and semicolon!
Loading more items...