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.
I almost forgot numpy also exists lol
why?
Perhaps you had the same misunderstanding I did. I recommended a change to the description in a more explicit spoiler-flagged post, but I don't think it's too much of a spoiler to provide a hint here. Even though the description says you can't use certain types, the prohibition is not on using the types at all, just on explicitly including literal constants in your code. If you can make a string in some other way than text in quotes, digits, or True or False, your solution will probably be accepted.
Oleg, mi tebia uznali
vihodi
Nice one, good to practice loops using this question, but also feel free to use the sum() method, or import numpy for the mean() to make your code shorter :) , good job though :)
ye thats good
unmaintainable
Who don't wants to put object in your code haha
say suspected :)
Все норм!
I guess it's called Kumite
It takes too much time to compile. Think of a simpler solution. First time I also wrote smth similar.
I did this first time but I thought it is too much code.
Resolved
Thanks for the feedback @Pre_Visla!
I have fixed the example cases
Loading more items...