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.
You're trying to access non-exist keys, check for spaces.
see the first 100 factorials and check the similarities . answer will come
you could try checking if the word is punctuation and only adding the "ay" if != "?" or != "!".
Try a math approach.
This comment is hidden because it contains spoiler information about the solution
that is probably because your code doesn't work for names which have two words like 'Donald Trump'. you need to figure out a way you can ignore the space('') between the words.
hope this helps. :)
You have to extract indices from input data, then use the given built-in arrays to output the demanded string.
Your answer should have exactly 6 digits.
no SAMPLE tests. Just hit 'attempt' to run all tests.
8kyu is the easiest 1kyu is the hardest.