Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 385 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 385 Bytes

PythonDictionary

This is an interactive python based English Dictionary. It works on both user's text input as well as voice input.

Steps to use

Clone this repository into your working directory, using

git clone https://github.com/shivank-awasthi/PythonDictionary.git

If you have python installed on your machine, open cmd and type

python app.py

and you will be good to go.