Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 196 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 196 Bytes

wordcount

Word Count Example

Please write a program to count the number of instances of each word in a text file. The solution should list the top 10 words along with the number of occurrences.