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.
No I agree, the complexity alone makes it more than a 7
This is more complex than a 7...
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Please don't open an issue when you're not sure if the problem is in your code. The hint I can give you: check your data types. And two posts below yours, someone wrote exactly that.
This comment is hidden because it contains spoiler information about the solution
approved, but can't mark suggestion as resolved
Merged.
As the author of the groovy translation, I second this.
That's not true. It expects False for another reason.
"entered_code" equal to zero is considered invalid. it's just not written directly in the condition
Both tests (they're not exactly the same) expect
False
, your code is returningTrue
for the first one. Not a kata issue.Two inputs like that
input: 0 False September 5, 2014 September 25, 2014
But one wrong, one right
Python Fork that replaces
last digit of date
withlast digit of day
Loading more items...