I\'m trying to write a program to take 10 words as input from the user, then store it an array, and then print out the length of each word.
Here\'s my code: