Simple CLI program for help learning the test questions
./learn-runner
It will read questions from otazky.json, store statistics in stats.json. That's it. You need to answer and your history will be stored.
./learn-runner learn
It will read questions from otazky.json, mark the correct one with asterisk and do not store stats.
./learn-runner stats
Print the statistics.