The program should take the file name and a list of words as input from the user and output the total count of each word in the text file. Can handle words in both upper and lower case. It ignores punctuation marks, special characters, and numbers while counting the words. It displays an error message if the file is not found or if there are any errors while reading the file.
-
Notifications
You must be signed in to change notification settings - Fork 0
Python program that reads a file and counts the number of occurrences of specific words in the text
License
Code-str8/wordcount-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python program that reads a file and counts the number of occurrences of specific words in the text
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published