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.
Not working?
Ok, thanks. Its difficult to come up with a new one it seems
Unpublished now. Next time I will check a little more. Thanks for helping me
Crumbs, I did have a look to see if it was duplicate. Obviously not deeply enough! Do I remove it now?
Description:
It's pretty straightforward. Your goal is to create a function that removes the first and last characters of a string. You're given one parameter, the original string. You don't have to worry with strings with less than two characters.
So most voted answers dont check for strings with less than two characters thou!!
Glad I finaly did this one. Accessing the name field was a nightmare until I worked it out LOL