A trivia game for python using OpenTDB (Thanks Caboose)
To run the Code you need Python 3(Still working on a .exe), you need to install six via "pip install six", this library is necesary for getting the raw string from the api. OpenTDB by PixelTail Games LLC
All data provided by the API and by this code is available under the Creative Commons Attribution-ShareAlike 4.0 International License
The next code altered the original OpenTDB output for being used in python
This code is free for Use for any purpose.