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...
i bet this man could bring down a whole sattelite with few trillion lines of codes, just to print helo world.
Oh! Thanx, I think i se now
They add space for all of each word, except word in last index of array (words.length-1)
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
It says or, that means one or the other or both.
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.