Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 847 Bytes

File metadata and controls

24 lines (19 loc) · 847 Bytes

Spanish_vocabpractice

This program will help you learn Spanish vocabulary as it pops up a new Spanish word after ever 10 mins.
This time interval can be changed very simply in the code.

Dependencies

Plyer Python:
To install : pip install plyer

Usage

Just download and run spanish_vocab.pyw
and that's all you need to do.
Then after sometime a popup like this will appear.

And yeah, i forgot to tell you another nice thing,
You can close the program and when you restart the program ,it will start from where you left.
I did this by using a very simple text file as log file.
If you wanna change the index manually, go to log_last.txt .

Changing popup time

If you wanna change the time for the popup, then refer to line 22 in code