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.
The kata is retired and still appears in the kata list. I did not know this until I tried submitting my solution.
This comment is hidden because it contains spoiler information about the solution
RISCV Translation
Scala translation
This comment is hidden because it contains spoiler information about the solution
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/177.
Please join the discussion to help us identify duplicate kata and retire them.
Please review: C++ Translation
Added Julia Translation, please approve
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/150.
Please join the discussion to help us identify duplicate kata and retire them.
Python new test framework should be used
No random tests in python & C#
Random tests are not guaranteed to fail solutions such as this one.
It would be nice to cover uppercase letters in testing as well:
Test.expect(shortcut('ignore UppercAse') == 'gnr UpprcAs', 'uppercase vowels should be ignored');
Python translation
🐍
Someone please review and approve. (Kata creator inactive)
Duplicate :
Loading more items...