finalproject-quiz / quiz-project

0 stars 0 forks source link

Tier I: Accumulate user's scores and display #11

Open ShalimaKhanum2605 opened 1 year ago

ShalimaKhanum2605 commented 1 year ago

User story

Technical Implementation

  1. maybe use math. function to count the scores
  2. boolean if else statement (if answers are true add one point else leave current score displayed)