When we were studying for exams, Tobias and Peder1 decided to make some tools to help us study. This is Tobias’ version, written in Python.
“The program is fairly simple. You select a text file containing lines with topics you want to learn, and then you have to type inn all of them. The program writes how many topics are left, and can also give you hints if you need it. You are finished when you have written all topics, or have given up by typing “stop”. Then it writes out how long time you used.”
Read more for the code