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.
Best solution I ever saw. Sandi Metz would be proud of you!
:D ><
this is a mistake
&
it bitwise operation, not&&
logical.But he did pass tests. TDD in a nutshell.
You use some drugs? Can I have some? :D
lol. omg
Implemented not so worst design as saw in solution)
For other who'll try: You could print code in input to console, and see exaples that you can use for debugging.