Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 344 Bytes

Random-Quiz-Generator

Programmed in Python

• It creates n different Quizzes, each having m Multiple-Choice Questions, in random order.

• Provides 1 Correct answer and 3 random wrong answers for each question, in random order.

• Write those quizzes to n text files (named from 1 to n). Write the Ordered answer keys to n text files.