Thread: list processing
View Single Post
  #1 (permalink)  
Old 01-22-2008, 02:39 PM
kazitula kazitula is offline
Member
 
Join Date: Oct 2007
Posts: 10
kazitula is on a distinguished road
list processing
I have 2files, each has different contents (like several sentences), how can I count them that how many words are in that files?
I xplaning it. in one file i've a sentence say "I am learning Java Programming. Java is OOP", in these line I've 8 words, but Java appears here 2 times, so how can I count all of them as Java apperas here twice?
can anyone please help me??????
Reply With Quote
Sponsored Links