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.
There are already ( more than ) enough examples in the description.
What do you mean by minimum values for colours and pairs? The description says they're both positive integers if thats what you mean.
Thanks for the suggestions :)
xyina
Nice kata!
Hey, nice kata! I’d suggest adding more example cases in the description for clarity.
Also, maybe add a note about minimum values for colours and pairs, and consider tagging it with "pigeonhole principle" — that’s a cool bit of math that fits the problem perfectly.
Ok, thank you for your feedback. I am just not experienced enough and this is my first try on making any kata, so I didn't know how it's all going.
As far as I can tell, you're still missing the imports that are in the Example tests. You're also missing fixed tests in Submit tests: copy over the Example tests. The last thing you want is passing a solution in Submit tests that failed the Example tests.
But I'm not the best person to ask questions about Python; there's lots of things I don't know. Find an experienced Python kata author, and ask them.
Ask on
Discord#help-authoring
orDiscord#python
.Now it has random tests.
Is it better now?
Needs normal boilerplate for Python tests,
import
s and such, anddescribe
s andit
s. Read tests of Python kata you solved, and Docs ( from the left navbar ).ETA: You did it right in Example tests ?!? That should also be in Submit tests.
Needs random tests
Just help me. I am in my misery, I didn't know what's coming :D
razrabotchika ryki ibal, lybly tebya
return False