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.
sigh
It doesn't fail. The required rounding method is unspecified in the kata, so rounding to even is a valid option too.
i=25 fails the test in Python 3.8.
Исключительно методом тыка поставил второй аргумент "-1" Не ожидал что будет работать. Возьмём на вооружение.
This comment is hidden because it contains spoiler information about the solution
Simply amazing
This comment is hidden because it contains spoiler information about the solution
Well look at that. it's right there in the documentation, but i never knew you could do that!
Thanks!
Solved the problem with ease and the results worked well using the print function. When I returned my solution, it timed out, even though I had the same solution as the most upvoted one.