Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 170 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 170 Bytes

reading_text_files_with_python

A simple function that reads text files and returns a dictionary of all the words in the text files and the number of times they appear.