BookBot is my first Boot.dev project!
Usage: python3 main.py <path_to_book>
Takes book text in a .txt file and output total amount of words found. Additionally, it outputs the total count of each occurring character found.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
BookBot is my first Boot.dev project!
Usage: python3 main.py <path_to_book>
Takes book text in a .txt file and output total amount of words found. Additionally, it outputs the total count of each occurring character found.