jzshred/PythonFlashCards

Add Scorecard object

Closed this issue · 0 comments

  • Create a Scorecard object which will display the number of correct answers, incorrect answers and the accuracy rate the user has achieved.
  • A score should be displayed for the current subject and a total score for the entire session.
  • The highest score, measured by the accuracy rate, should be recorded. The user should be alerted that a high score has been achieved.