Thanks for the Kata
Multiple punctuation marks are not being stripped in the tests:
should equal 'snatch. . meddle powerful available crow guide adorable books science hate?' should equal 'milk destroy guide? . borrow crow books round penitent plough whimsical drain brash?' should equal 'activity wise. .'
cool!
Seems too easy for 6kyu
I would argue the description is fine. Since it was "less than half is okay." That's all I'm gonna say. Okay.
What's the rule with rounding? i.e. if the shortest one is 5 characters long, are we teting for string lenths of 2 or 3?
Please add a test where the first coordinate is valid and second is outside range. My code passed by texting latitude only
This comment is hidden because it contains spoiler information about the solution
the test is "1.2.3.4 ". Notice the rear space: that is invalid
Check out this paragraph of FAQ: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#when-i-print-my-answer-it-looks-exactly-the-same-as-the-expected-output-yet-tests-fail
Yes.
The invalid one isn't "1.2.3.4". Read the posts below, it's been already asked and answered before.
"1.2.3.4"
Instructions say 1.2.3.4 is valid, tests return 1.2.3.4 is NOT valid. Which is correct?
Ok I've made a second draft. Would you mind taking another look for me?
Please add to description: Replace each vowel with it's index in the string. NB this uses 1 indexxing
You Sum of a Beach. I'm in!
Thanks for the Kata
Multiple punctuation marks are not being stripped in the tests:
should equal 'snatch. . meddle powerful available crow guide adorable books science hate?'
should equal 'milk destroy guide? . borrow crow books round penitent plough whimsical drain brash?'
should equal 'activity wise. .'
cool!
Seems too easy for 6kyu
I would argue the description is fine. Since it was "less than half is okay." That's all I'm gonna say. Okay.
What's the rule with rounding? i.e. if the shortest one is 5 characters long, are we teting for string lenths of 2 or 3?
Please add a test where the first coordinate is valid and second is outside range. My code passed by texting latitude only
This comment is hidden because it contains spoiler information about the solution
the test is "1.2.3.4 ". Notice the rear space: that is invalid
Check out this paragraph of FAQ: https://github.com/codewars/codewars.com/wiki/Troubleshooting-your-solution#when-i-print-my-answer-it-looks-exactly-the-same-as-the-expected-output-yet-tests-fail
Yes.
The invalid one isn't
"1.2.3.4"
. Read the posts below, it's been already asked and answered before.Instructions say 1.2.3.4 is valid, tests return 1.2.3.4 is NOT valid. Which is correct?
Ok I've made a second draft. Would you mind taking another look for me?
Please add to description: Replace each vowel with it's index in the string. NB this uses 1 indexxing
You Sum of a Beach. I'm in!
Loading more items...