Skip to content

sabinakaczor/vocabulary_flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

vocabulary_flashcards

Simple CLI program helping to learn new vocabulary.

Example flashcards file

To use the program, create a flashcards.txt file in the root directory. Note that two columns are separated with \t character.

EN	PL
solely	jedynie, wyłącznie
bangle	bransoletka
breach	naruszenie, pogwałcenie
salient	główny, najistotniejszy, wyrazisty
to bypass	omijać, pomijać
penance	pokuta

Usage

  1. Launch R console in the project's directory
  2. source('flashcards.r')
  3. play()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages