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.
I think thats the point
great solution
same
yeah just add an import string
I got the same problem, my code works fine.
PureScript Translation Kumited - please accept :D
when i run my code i pass all the tests but get this error please help:
Traceback (most recent call last):
File "main.py", line 22, in
word = ''.join(random.choice(string.ascii_uppercase + string.digits) for _ in range(16))
File "main.py", line 22, in
word = ''.join(random.choice(string.ascii_uppercase + string.digits) for _ in range(16))
NameError: global name 'string' is not defined
cool
cool
whaa...
cool
amazing
this looks overcomplicated
also effecient
Loading more items...