Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 237 Bytes

README.MD

File metadata and controls

15 lines (8 loc) · 237 Bytes

Instructions:

Clone repo

Open python

from gre_quiz import *

quiz = GREQuiz()

quiz.play_game(10)

quiz.comprehensive_game()

if you do the comprehensive game, quiz.incorrect will give a list of the ones you got wrong