Welcome to Quizzler.
Quizzler is a quiz app, with questions from Trivia question API, built using Python Tkinter. It has true/false based questions with each round consisting of 20 questions.
->So Quizzler will display a question.
->Then if you answer it correctly, it'll give you feedback showing you a green background while updating your score.
->and if you miss it by answering it wrong, then Quizzler will give you a background red color.