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.
see the comments below. this solution was written in Pyrthon 2. Python 3 changed the
round()
function for halfway cases: it used to be half away from zero (0.5 --> 1
,1.5 --> 2
), now it's half towards the nearest even integer (the so-called "banker's rounding"): (0.5 --> 0
,1.5 --> 2
)How come when I did it it was incorrect????
Which verion did you do?
This doesn't work in Python 3, round() has been changed for worse for some reason.
There should be a way to report this nonsense.
but this won't be listed on solutions page right
damn thats crazy!
So crazy! QWQ
This comment is hidden because it contains spoiler information about the solution
inspired... 10 out of 10....
this best code ever
not funny
hatred
can we vote down this? or not show his code
This comment is hidden because it contains spoiler information about the solution
i am using g502 so i have infinite scroll wheel ezy life
Loading more items...