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.
Definitely better than the solution I came up with.
So... how do I join a clan??????
nice
lol
nice
lol
lol
lol
lol
Lol
Nice
You have like three of these for some reason
I suppose numpy magic improves performance.
Lol
Hmm, this is really confusing to me. Do I have to import something for 'expect_equals'?
Here is the error:
Traceback:
in
AttributeError: 'module' object has no attribute 'expect_equals'
Here is my code:
def justify(text, width):
return text
*Code is not formatting correctly when I copy and paste. Spaces not showing up.