Our project English-Hindi Flashcards will help you to learn the most used Hindi words with English meaning without any pen & book.
A Python project will help you learn the Hindi words with their English meaning.
This project will help you to learn the 100 most common Hindi words with their English meanings. Here you can keep track of the words you have learned in the hindi_words.csv file and the words that are remaining to learn will be stored in words_to_learn.csv, In this way, you can keep track of your words efficiently. After learning the flashcards you will be able to understand the Hindi words accurately!
- Track your learned words.
- Very efficient.
- Used Roman Hindi to easily understand.
Install the below-named libraries if not installed previously:
1. tkinter
2. pandas
Run the 'main.py' file.
Code snippet of the program:
The Data used in the program:
Data of Words to Learn in Hindi:
Sample output of Hindi word:
Sample Output on English word:
Submitted by MD Mubasheer Azam (Mubasheer007)
Download packets of source code on Coders Packet
Comments