Write a function that will parse the number of words in a given string without using a quick two line solution
Anonymous
I walked the string using a iterator ptr and counted every time I hit a delimiter.
Check out your Company Bowl for anonymous work chats.