/Random-quiz-generator

This projects creates the required number of random quizfiles with question in each files. It also creates answer files which contains answers.

Primary LanguagePython

Random-quiz-generator

This projects creates the required number of random quizfiles with questions in each file. It also creates answer files corresponding to each question file.

Requirments : python 3.0

Modules/ libraries : os, random, shelves, pprint

Note : You will need to change the location where you want to create the files.