I was tried to sort the words\' length of a string via For-loop. Yes, I can do with sort() method easily but I want to try with just For-loop. I think I am missing something ...