Skip to content

Releases: WckD123/PythonDictCLI

Python CLI Dictionary Ver 1.0

30 Jan 16:25

Choose a tag to compare

#Python Dictionary CLI

This is my first Python Project.

I have created a Python Command Line Interface based Dictionary.

This dictionary has the following basic features:

  1. Enter the word -> You'll get its meaning
  2. Upon entering a wrong word, the program will give you other words which are close to the original words.
  3. A final Yes/No prompt will help you get the meaning of the suggested word or run the program again.