Skip to content

I did this script for a python course I was taking. Its a A python script that takes file name and a search word as argument and then the script will locate the word and then print out the line where the word is found together with line number and location of the word on the line. I am certain that there is ways that this code could have been mo…

License

Notifications You must be signed in to change notification settings

oryt/find-words-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

find-words-py

I did this script for a python course I was taking. Its a A python script that takes file name and a search word as argument and then the script will locate the word and then print out the line where the word is found together with line number and location of the word on the line. I am certain that there is ways that this code could have been more slick but it served its purpose.

About

I did this script for a python course I was taking. Its a A python script that takes file name and a search word as argument and then the script will locate the word and then print out the line where the word is found together with line number and location of the word on the line. I am certain that there is ways that this code could have been mo…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages