/quiz_game

A mini version of trivia. See how high of a score you can get!

Primary LanguagePython

quiz_game

Live demo: https://replit.com/@GraemeBalint/quizgame?v=1

Instructions:

  1. Open the live demo link and click the green run button (its slow, takes about 5 seconds after clicking the button). Follow the on-screen prompts.

Project goals:

  1. Practice with OOP, creating classes and functions.