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 description doesn't say you can ignore casing. Most of the answers assume "Zero", "FOUR", or "tWo" don't exist.
It'd be nice if the problem said you only recieve lowercase letters. Maybe it can be an extra level of difficulty too. :)
The task at its code is "replace a list of substrings with their corresponing substrings", so the idea is not novel at all.
The specs does not mention what is the set of things that should be replaced: what about
eleven
?hundred
?Hi,
lots of problems here... :/
range of the numbers to handle is unspecified(edit: I guess that "digits" could be enough there, yes...)Imo, you should just unpulbish this one. ;)