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.
When I first saw this, I was like what??!! :D
face => palm
Top solutions require python 2.x.
I've had the same issue.
Check out my solution, it's almost the same, but works fine for all the edge cases.
What an ingenious way!!!
It doesnt match test case but matches attempt, could you check whats wrong? I'm not really experienced in postgresql, just learning by katas
For example: what if there is 3.25 in tests? My solution is the same, but I think it is pretty cheating and should not be allowed. Hovewer top solutions for this kata does not work now also.
Awful describtion of this kata, not worth doing.
mention code golf in the title
AND
allow a few more characters to allow some variation
There are different types of functions. Try searching for it online.
How do you do it without return statement?
This comment is hidden because it contains spoiler information about the solution
I have 34 characters without 'return' in one line. can somebody help me?
Now I have 35 characters. Was used python golfing and walrus. Can somoeone help me? I think, the trouble in return statement.
At 34 without the whitespace after the return statement
@sinisake apparently the return statement is eating the extra characters
Loading more items...