/simple-subject-quiz

Web based simple subject quiz program using Python and Flask

Primary LanguageCSS

Simple Subject quiz

A flask web app for hosting quiz. You may use this to remember words.

(This project refered to https://github.com/ItsSaravananRajendran/YRC-quiz )

Usage

Locate quiz.txt file which contains questions and answers. Each odd line is question and each even line is answer.

Install Flask for python and run python3 Quiz.py

Screenshot

Screenshot of the Result