Skip to content

Program in Python to read a JSON file with a key value pair of { word, [definition(s)]}. A user will be able to search for a word, or get a word that closely matches the typed in word, and gets an output of the definition if it is found in the JSON file

Notifications You must be signed in to change notification settings

mattishii26/JSON-Dictionary-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

About

Program in Python to read a JSON file with a key value pair of { word, [definition(s)]}. A user will be able to search for a word, or get a word that closely matches the typed in word, and gets an output of the definition if it is found in the JSON file

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages