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.
There are no tests in Python for antidiagonal(counterdiagonal) - board[0][2] - board[1][1] - board[2][0]
A warning: Using cheats like this could get your account banned in the future.
Traceback (most recent call last):
File "/workspace/default/tests.py", line 11, in
source = open(inspect.getsourcefile(hi_all), 'r').read()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '>string>'
What can i do? Someone help me please
Крутой
Hi,
hexadecimal
'0' should equal ''
-> this is wrongIf you're interested in authoring kata, you should read the documentation about it before your next try (I'd suggest you unpublish this one: it won't survive the beta phase anyway)
Cheers!