Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 213 Bytes

Timed-Quiz

Interactive quiz:

  • 15 question quiz.
  • Users have defined number of seconds to answer a given question
  • Timer resets once a quesion has been answered
  • Exercise to make use of threading in Python