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.
Approved
done for python. Pending for Ruby and JS.
python new test framework is required. updated in this fork
Yes.
Do we remove punctuation?
Some problem I see:
My test for
sort("Only souls themselves and like of only understand themselves, As the souls understand themselves")
return correct string:
"and like of only souls souls the themselves themselves themselves understand understand Only As".
But after attempt I got:
Expected: 'and like of only souls souls the themselves themselves themselves understand understand Only As',
instead got:
'and like of only souls souls themselves the themselves themselves understand understand Only As'
start your code with this first line to see the input:
(the arrows are to expose an empty string or any leading / trailing whitespace)
I dont understand ! I pass all random test but when I want to submit I fail the last test ..... what is this teeeest about omg
Approved
Python translation with random tests
No random tests.
It is not an issue to me. Just follow the subject.
My first instinct was to simply add a marker on every Node (mostly because it took 2 minutes to solve the problem), but this is a much more elegant solution. Isn't there a way to stop people from using class_eval?
How could it be explained better ?
Loading more items...