import json print('HELLO, Hope you are good follow the instruction so i can help you,')print('Put the option in the choice,')print('1 to add a new word ')print('2 to find the meaning of the word')print('3 to update a word and its meaning')print('4 to exit') print('-'*50) # It will open a file name word.txt.# we also open…
Swapnil Gaikwad
updated on 22 Aug 2021
Project Details
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Read more Projects by Swapnil Gaikwad (2)
Project 2 Library Book Management System
File Attached
03 Sep 2021 10:41 AM IST
Project 1 English Dictionary App
import json print('HELLO, Hope you are good follow the instruction so i can help you,')print('Put the option in the choice,')print('1 to add a new word ')print('2 to find the meaning of the word')print('3 to update a word and its meaning')print('4 to exit') print('-'*50) # It will open a file name word.txt.# we also open…
22 Aug 2021 08:24 PM IST