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.
Ehm you can print the inputs out. Just make a for loop and print everything which is given to you in the array. When attempting your code. I think thats how I did it when i remember right.
this is some crazy solution))
hacking tests for all possible colors ha
looking back i should have deleted some of the empty lines. looks more bloated than it already is.
Everthing in one line,impresive.
How did u find out about all possible colors? the visible test only showes red blue green gray and black. My first try was similar but i wasnt able to find out all possible colors by the random test.