Stopwatch

Step 5: Make a function for the second user action, click reset button:
function reset() {
  // reset stopwatch
}
Last step Next step