This application poses random Jeopardy clues to the user, which they may answer or pass.
Run main.py to install the application, which parses and downloads clues from the JArchive and serializes a list of them using Pickle. Then, run app.py to play!