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.
It's little more than converting a math equation to your language's syntax
thanks, glad you enjoyed it :)
You can use
print
at the start of function to find out. See: https://docs.codewars.com/training/troubleshooting/#print-inputNot a kata issue, it's stated in the description what to do:
In that case, the minimum is 0 and the maximum is 10, the remaining numbers as 1, 6 and 10 and their sum is 17.
All languages or only Python?