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.
thats my point, python has ceil and floor but no "round" function. the closest thing i could implement still wouldnt work unless i got lucky on the randoms
EDIT: I follow now, I (initially) wasn't able to find reference for that round function you linked. I made this comment on my phone initially and didn't see the link you provided.
Thank you for the explanation and information!
This is not a kata issue.
As stated in the description:
This comment is hidden because it contains spoiler information about the solution
Enabled in this fork
gumgum fruit does not taste good
Simple, but the filter makes the array read twice, which is not ideal. Good enough for short strings.
Fixed in OP's fork
Approved
python new test framework is required. updated in this fork
Python: Random tests are vulnerable to input modification
that filter at the end is so cleverly put.. impressive !!
very impressive
Changed the name to random test
Fixed
Updated to Node v14
Loading more items...