Skip to content

Files

Latest commit

9138754 · Jul 19, 2021

History

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

PYDICTIONARY

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