Skip to content

A Python command-line tool built while following the Boot.dev course "Build a Bookbot in Python". This project analyzes text files, producing short report that contains the number of words in the text, and the number of occurrences of each letter.

Notifications You must be signed in to change notification settings

Armivio/bookbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

bookbot

A Python command-line tool built while following the Boot.dev course "Build a Bookbot in Python". This project analyzes text files, producing a short report that contains the number of words in the text, and the number of occurrences of each letter.

About

A Python command-line tool built while following the Boot.dev course "Build a Bookbot in Python". This project analyzes text files, producing short report that contains the number of words in the text, and the number of occurrences of each letter.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages