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.
@rowcased thanks a lot!
You're concatenating lists that way.
Hi, codekk,
None should equal "How Can Mirrors Be Real If Our Eyes Aren't Real"
means you returnedNone
. You need to return the string value, not just print it. Then you should pass the kata ok. good luck!Yes,
return