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.
I fear no men! But that thing...It scares me...
Oh! Thanx, I think i se now
I can't get, what's doing those lines of code:
if(i!=words.length-1) {
smashed += ' ';
}
Could you explain it to me pls ?
Anyway you get an unnecessary space at the start of smashed string, don't you ?
Dude, you better take a walk at least sometimes, you scares us XD
There is some issue in conditions. Based on the conditions - in order to get the final grade, you need to pass ONLY one of the conditions, and not two at once. In my opinion this is wrong. In other words, I can fail an exam with 0 points, but still complete 12 or more projects and get 100 points.