Skip to content

The python program finds all the occurence of the specified word in all the files in the given folder

Notifications You must be signed in to change notification settings

mohitz007/all-occurrence-given-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

all-occurrence-given-word

The python program finds all the occurence of the specified word in all the text files in the given folder. Just place the main.py in folder from which files are to be read. Open cmd in that directory and type "python main.py binod" (where binod is the string to be counted). It was developed as "binod" counter but later modified it to find any word.

About

The python program finds all the occurence of the specified word in all the files in the given folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages