Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 246 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 246 Bytes

bookbot

Python script that parses text and reports the frequencies of each letter in the text

Future Improvements to Consider:

  • Refactoring to OOP for modularity
  • Expand to a CLI program that can take in arbitrary directories to txt files