Skip to content

udc2020/tkinter-quiz-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz App ✨

tkinter-quize

To Put Another Quiz With multi Quistions
  • Go To : db.json
  • Put To List Another Quiz like that 👇
 {
      "NameOfQuiz": [{
            "Q": "Quistion",
            "A": int , The right Answer ,
            "C": [
               "the answer index 0",
               "the answer index 1",
               "the answer index 2",
               "the answer index 3"
            ]
         }
      
      ]
   }


About

that is Tkinter Quiz App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages