Skip to content

Latest commit

 

History

History
 
 

comp_sci_quiz

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CompSci Quiz

  1. How well do you think you know about CompSci?
  2. Play this quiz game to find out!

Features

  1. GUI using tkinter.
  2. True or False questions.
  3. Random 10 questions are fetched from Open Trivia DB each time you run it.

How to play

  1. Fork the repo by clicking the fork logo on the top right
  2. Clone the repo git clone [email protected]:AseanK/beginner-python-tools-and-games.git
  3. Head to the comp_sci_quiz folder
  4. Run the file using python command python main.py