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.
Lol. I did same thing
done
users are expected to be able to read at any kyu level. if you erase the comments in the initial code without reading them it's your own folt.
It's kyu 7.
Please consider adding *args to the starter function as it wasnt immediately apparent where the incoming numbers were coming from
it's written in the initial code ... how can you miss it
Thx you :)
I suggest to change the function signature in Python like this:
AFAIK this is the standard way to use non-keyworded variable-length arguments in this language.
Why given numbers is not in array!!!
I write in python.
Your code similier with mine lol
This comment is hidden because it contains spoiler information about the solution
i have this shit too