Skip to content

Files

Latest commit

c82013e · May 31, 2021

History

History
This branch is 1147 commits behind larymak/Python-project-Scripts:main.

PYDICTIONARY

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
May 31, 2021
May 31, 2021
May 31, 2021

README.md

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