The current scope of function for this program is to find the number of times a word occurs in the files in the folder. Output returned provides the file number and the line number on which the word is present. Also the total number of times the word is found is provided.
How to use:
- Run the file
- Provide the path and enter (Return)
- Type the word you are searching for and enter(Return)