A multiplication web app that asks the user multiplication questions and then checks if the answer is correct, the score is incremented. else, score is decremented. HTML, CSS and Javascript.
The following required functionality is implemented
- User must answer the question, and if the answer is correct, score is incremented. else, decremented.