Skip to content

Latest commit

 

History

History
 
 

PYDICTIONARY

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

PYDICTIONARY

Description

This Python Dictionary works just like a normal dictionary of words and their meanings.

Steps To Execution

  • 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!.