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.
My bad, and I know it's not easy to defer cheating. I think I managed to solve the worst of that via regex validation, but of course there's still ways - like
__import__
withgetattr
and split string literals. Those are not easy to solve, and my miserable regex skills are probably not enough.Thanks for the feedback, though!
This comment is hidden because it contains spoiler information about the solution