Tag Archives: studying

Simple quiz-program in Python

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 [...]

Posted in Programming, Python | Also tagged , | Leave a comment

Simple quiz-program written in Java

This is Peders version of the quiz program for studying.  it takes textfiles with the extention .pugg as input

Posted in Java, Programming | Also tagged , | Leave a comment