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.
"Take 2 strings s1 and s2 including only letters from a to z."
"but still this solution seems to be correct, because task guarantees that only letters will be passed in. solution does not have to check for non-letters."
That is fair I suppose.
I thought a solution had to be correct to be posted here?
This is incorrect. It does not test for non-leters.