Question
Hey I'm writting a code to count the numbers of letters and chacters in a sentence I type into an input box. My question is in order to count the letters and the spaces in between the letters what would I use to symbolize the spaces like I know how to count the letters but what would I use to count the spaces in between the words?

