Skip to content

Latest commit

 

History

History

COMP-5970

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Order of Events

  1. Ask user for difficulty
  2. Wait for user to submit diffuculty
  3. Call genQuestion()
  4. Call print()
  5. Listen for submission
  6. Check response if correct
  7. recall genQuestion()
  8. recall print()