Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 340 Bytes

File metadata and controls

11 lines (6 loc) · 340 Bytes

This is a interactive dictionary practice project

The dictionary is collected and saved in json format

This program has some key feature:

1. It can match your word even if you typed it wrong

2. It asks your opinion if you want to search more without closing the program

It is a beginner practice project from python mega course.