Skip to content

meralba/vocabulary-learning

Repository files navigation

#Learn vocabulary by repetition without wasting paper

python3 sqlite3

##Follow these steps:

$ touch vocabulary.db
$ sqlite3 vocabulary.db
sqlite> .read createTable.sql
sqlite> .exit

run VocabularyController.py and add the words you want to learn

About

Learn vocabulary by repetition without wasting paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages