Small True/False quiz app built with Python + Tkinter. Questions are fetched from the public Open Trivia Database (OpenTDB) API, then displayed in a minimal GUI with score and instant feedback.
Fetches 10 randomized True/False questions dynamically via an API. GUI interface built with Tkinter. Instant feedback on right or wrong answers. Keeps track of your score.