Skip to content

june616/Interactive-English-Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Interactive-English-Dictionary

An Interactive Desktop Dictionary App with Python.

Used JSON file hosted locally as the data source.

Basic Searching: user enter a word, the program will return its meaning.

Optimized: it won't go blank if user makes a typo. Instead, it will try to suggest what the user actually might have meant.

It will run in a loop, cheching for as many words as the user wants, until the user wants to stop.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages