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.
done for python.
That would be great, but they would also need to build their own parser/engine.
It was nice to be able to re-use code from Decode Morse Code basic. Thanks!
It's because you're printing the result, not returning it.
This comment is hidden because it contains spoiler information about the solution
Added custom error messages to all tests where it may not obvious (e.g. from
test.it
header) what's being tested.Did you figure it out?
This comment is hidden because it contains spoiler information about the solution
@FArekkusu: Well... all this would have been constructive in beta phase but now it demands too much time for one only man (except, maybe you:-) and 29 languages.
This comment is hidden because it contains spoiler information about the solution
Most of the time you need to find the algorithm to fill the pre-calculated table unless there are very few tests or you have the patience to attempt the series of random tests one by one...
Neither do I.
This comment is hidden because it contains spoiler information about the solution
Until now a table of pre-calculated values has never been considered as cheating.
I will be happy if you feel like adding such tests:-)
I am sorry but I don't understand what you mean. Maybe you could be more explicit?
Looks good, but I'm not 4k honor either.
BTW, I don't really understand how your
random_tests
etc functions call themselves. lol.Loading more items...