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.
@Mednoob thank you it helped me.
I did not use any function or method
I have this error??
Traceback (most recent call last):
File "/workspace/default/tests.py", line 1, in
from solution import *
File "/workspace/default/solution.py", line 1, in
from preloaded import *
File "/workspace/default/preloaded.py", line 22, in
test.expect(False, "Cheater. Do not use {}.".format(check.group()), allow_raise=True)
^^^^
NameError: name 'test' is not defined
This comment is hidden because it contains spoiler information about the solution
think about two pointers