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.
Wow, quite fast :) Thank you!
Could you please update Rust version to 1.25? I have some problems with 1.15 using std::iter::Iterator::collect.
Rust:
Sample tests run perfectly, but I'm getting this mistake trying to attempt:
You could use str.isalpha() like str.isdigit() instead of using the alphabet variable
Well done anyway!
This comment is hidden because it contains spoiler information about the solution
Not bad solution!
But the "toLowerCase" method on variable letter assignment is waste because you have already done it with word on second string