faizmokh / bookbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookbot

Simple python project that read text files and return the following:

  • words count
  • alphabet character frequency

To try:

  1. Copy https://raw.githubusercontent.com/asweigart/codebreaker/master/frankenstein.txt
  2. Paste in under books/frankestein.txt
  3. Run program

About


Languages

Language:Python 100.0%