This Python Dictionary works just like a normal dictionary of words and their meanings.
- Fork this repository and navigate to the PYDICTIONARY folder
- Execute the program by running the pydictionary.py file using
$ python pydictionary.py
- Enter any word of your choice and press enter
- The program will then print out the definition of the word you just entered and thats it!.