Hello my fellow nerd lingers;). I am having trouble with one of my projects dealing with arrays. The assignment is to have the user write a phrase and then list the number of words as well as the number of each letter used in the phrase. I have started it and, although it is a bit sloppy, I need help with minor improvements on making it compile and run correctly. Here is the code I have so far.