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.
In the 'Details' section, the author notes that "y" is not considered a vowel for this kata.
(From 'Details') "Note: for this kata
y
isn't considered a vowel."Why this is test case does't comply with task?
disemvowel("No offense but, Your writing is among the worst I've ever read") shouldBe "N ffns bt, Yr wrtng s mng th wrst 'v vr rd"
See the letter 'Y' in expected expr?
Nice. I forget about */.
This is good question.
Wouldn't it be possible to apply a beatiful and compact coding to create an efficient solution, without technical debt?
Is a slow and inefficient solution which takes ages to run free of technical debt?
This comment is hidden because it contains spoiler information about the solution