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.
needs to be checked
Translation Dart
no, you have to use numbers for random range...
Haskell translation
is it possible to use random for this? that was my first thought
nice one
I like this one.
This comment is hidden because it contains spoiler information about the solution
I hadn't read the description till the end. Not my first time 🙄
i added more personalized assertion messages to Python
or perhaps just a reminder from the description:
The error message is confusing:
Maybe
or math operators
should be added.You used
+
in your code.This comment is hidden because it contains spoiler information about the solution
Hmmm... Thanks.
You used
.strip
, there's "str" there.Loading more items...