Skip to content

"Word Count" assessment starter files for the backend course at Kenzie Academy

Notifications You must be signed in to change notification settings

cjbruin23/backend-word-count-assessment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Count (Python)

In this assignment you will use your knowledge of Python basic strings, arithmetic, file reading, and dicts to create a command line utility to count the words in a text file (small.txt and alice.txt.

There is an optional command line argument to print just the top 20 most frequent words in the file.

About

"Word Count" assessment starter files for the backend course at Kenzie Academy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages