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.
Shouldn't Python have the same type of tests as C or JS?
This comment is hidden because it contains spoiler information about the solution
the final boss of string builtin methods
lambda++
Broke my computer.
Now this is a terrifying kata, had to essentially one-line this in js.
He is just like me
For the tests, it gives you an SyntaxError for the test cases, since you used an arrow, an invalid symbol for Python.
I had to fix the error by copying the codewars boilerplate from another kata and modifying it with this kata.
Man I felt very stupid for overthinking this.
Ridiciously easy on Python, probably more in line with 6 or 7 kyu than 5 kyu.