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.
@B4B Not for you, you're a moderator :)
Thank you so much!
Try googling it.
Description doesn't say that. Description says this:
no the linefeed are always present. That's the number of trailing spaces, hence, the length of the row, that isn't guaranteed.
Happy coding
^_^
I've tested the same solution code of mine for Python 2.7.6 and Python 3.4.3 just now and both pass all final test cases. I think there is no issue if you aren't using version-specific stuff.
Happy coding
^_^
Fixed all the above (and more :-)
and note that the function name should be written in
snake_case
, notcamelCase
You could improve the random tests, to guarantee some flushes.
Oh good, so I can stop wasting time on it then. Unfortunately, my solution uses a lot of Python 3-specific things, so I need to decide between rewriting most of it or simply waiting a few years for someone to get around to fixing it.
Thankyou, I had this exact same issue, my solution wouldn't work in 3.4.3 but does in 2.7.6 and works in my python 3.6.2 IDLE environment.
Yes, but already too many completions, tests are locked...
Thanks!! :)
Loading more items...