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.
These damn builtins...
Cool and tricky
geez, so smart
If the number returned is greater than 4, then it's an error.
I send the number 0..=255 to 'quarter_of()' and receive the number 1..=4 in response, but there are only 12 months - can I make 'quarter_of()' notify about an error when receiving the number > 12 ?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
please use the spoiler flag when posting anything related to the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
As well, it begins by completely copying word.
This comment is hidden because it contains spoiler information about the solution
fyi ya can do (1..=n) instead (1..n + 1) to include the end of the range
Loading more items...