Skip to content

sourcedexter/FlashCardQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Code that randomly generates a question from a set of questions to emulate a flash card quiz.

The input is a file that contains questions and answers sepearated by a comma (",").

Sample input file is present in this repository.
The questions and answers are extracted from input ile and stored in a dictionary with the questions being the KEY.

About

a quiz game written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages