Help with calculating how many words are in an arraySweet, thanks for the help guys! Can't believe I couldn't see that simple solution!
Help with calculating how many words are in an array"" is empty, "word" is not. Is there code for that in which I can put into the above if statement?
Help with calculating how many words are in an arrayYeah the array is 1000 elements. I'm assuming the user won't input 1,000 words anyway. As a person I...
Help with calculating how many words are in an arrayHi, I need help counting the number of words in a sentence. Here's the thing, I have a user input a ...
Ignore certain characterI would usually take in the information separately, but I am taking it in all at once for practice p...