You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following program counts the occurrence of words in a string but, it also counts extra spaces in the string as words. Need to modify it so, it won't count the extra spaces as words