You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project uses basic Python to take a text file of a book
and return a summary of the number of words it contains
and a sorted frequency count of times each letter is used.