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
this program reads a text file and eliminates all the punctuations and whitespaces in it and make each word lower case. It then count the total words and total different words in it.
About
this program reads a text file and eliminates all the punctuations and whitespaces in it and make each word lower case. It then count the total words and total different words in it.