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.
random tests don't have a jeep
>
in the inputIt is not clear how the travelled-distance percentage should be calculated.
The output type should be a tuple.
The task explanation should come before input spefications.
From sample tests:
0°W and 34°W in the same timezone and 23°W in a different timezone?
24:07 ???
Having multiple different output types is bad.
Hi again,
while:
The validity of the 2 at the end may be discussed, but either the full string is invalid, or your solution insn't matching enough.
Other point: dashes are valid in e-mails:
cheers
Tests labeled as random are NOT random.
No random tests. Someone can just harcode test suite.
no random tests, check this out --> https://github.com/Codewars/codewars.com/wiki/Codewars-Python-Test-Framework-V2
the name of the functions to be completed is wrong (it's -> "two_oldest_ages", should be -> "valid_name", in this case)
in sample tests you should make the user's function run and compare what it returns with a fixed value. -> no need to import your solution
hi, i think you should try to rewrite a bit the description in order to make it more coincise.
Try to express (more) clearly which is the task and which characters are banned/notes.
Furthermore, if you want, you could add the name of the language after the tree backticks in the example box.
no random tests
Loading more items...