Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 390 Bytes

File metadata and controls

7 lines (5 loc) · 390 Bytes

Multiplication App ✖️ 🧮

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.