An open API service indexing awesome lists of open source software.

https://github.com/timothyjan/trivia-app

Trivia app using Python Tkinter and Open Trivia Database API
https://github.com/timothyjan/trivia-app

api tkinter-python

Last synced: 8 months ago
JSON representation

Trivia app using Python Tkinter and Open Trivia Database API

Awesome Lists containing this project

README

          

# Trivia-App
True or False Trivia app using Python Tkinter and Open Trivia Database API(https://opentdb.com/).
10 questions about random topics generated from the Open Trivia Database. Practice for Python TKinter and APIs.