Skip to content

This program demonstrates a way to implement a quick lookup feature in a program.

License

Notifications You must be signed in to change notification settings

faisalkhan91/Quick-Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick-Lookup

This program demonstrates a way to implement a quick lookup feature in a program.

This python code uses dictionary to store words and the line number and uses key to seach for words. It also uses sytem arguments to demonstrate command line execution of the code.

About

This program demonstrates a way to implement a quick lookup feature in a program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages