Trivia CLI A simple open-source Python script that fetches trivia questions from the Open Trivia Database API. Usage python trivia.py -n 5 Features Fetches random trivia questions Keeps score Runs fully in the terminal Requirements Python 3.x (no external libraries)