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.
You simply justify yourself
Nice kata with datetime, useful
its calculator for 8ky) bt nice for fermer
kata nice, bt very easy for me, not 7kyu bt 8kyu.
8ky but norm
why in this adjacentElementsProduct([9, 5, 10, 2, 24, -1, -48]); ==> return 50
5 * 10 ??????
This comment is hidden because it contains spoiler information about the solution
nice kata, trouble with iterator
Traceback (most recent call last):
File "/runner/frameworks/python/cw-2.py", line 111, in wrapper
func()
File "main.py", line 11, in tests
Test.assert_equals(next_item(iter(range(1, 30000)), 12), 13)
File "/home/codewarrior/solution.py", line 4, in next_item
return xs[xs.index(item)+1]
AttributeError: 'range_iterator' object has no attribute 'index'
bad description
('3C') -> return 'clubs'
('3D') -> return 'diamonds'
('3H') -> return 'hearts'
('3S') -> return 'spades'
other? only list< not dict
whats condition?
true if draft - crew > 20?
i wrote class but exit code 1 on this formula
4 vars, should 2 func? if one func, exit code 1
This comment is hidden because it contains spoiler information about the solution
good kata nice
This comment is hidden because it contains spoiler information about the solution
norm easy kata for 8kyu on fundamentals
Loading more items...