Skip to content

vishal-bhola/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

This Dictionary has 2 versions:

  1. Command Line

dictionary.py is the Command Line Version you can run it by typing python dictionary.py

In this you have to enter word and it gives you meaning regarding the word you just entered.

ResultCMD

By chance if you have entered wrong word it will suggest you word that is relatable to your word.

GuessingCMD

  1. GUI

dictionaryGUI.py is the GUI Version you can run it by typing python dictionaryGUI.py

This version of dictionary is same as the Command Line Version additionally provided with Graphical User Interface(GUI).

It will help you in a great user experience as well.

If you want to search any word it will give the meaning of the word in a prompt.

ResultGUI

If you mistakely entered a wrong word it will suggest you the word lting near to your word.

GuessingGUI

Selecting Yes will give you the result of the mentioned word.

Releases

No releases published

Packages

No packages published

Languages