Rtutor is an application written in python to train yourself to use vim fast way and to learn over 60 shortcuts! Features:
- display question answered right / wrong statitiscs.
- display avg time spend to answer a question.
- Questions with random values and are thus randomized.
- repeat question on random moment if you answered it wrong.
python3 rtutor.py
but since it's executable:
./rtutor.py
will also work